This is the documentation for Enlighten.
class Enlighten BaseSystem
class Enlighten::BaseSystem
Base class which holds everything a system must have (regardless of where the solving happens).
Functions
Name | Description |
|---|---|
Property-setting functions which can be enqueued with EnqueueSetObjectParameter. | |
Defaulted to allow move. | |
Defaulted to allow move. | |
Free this object that was created within the Enlighten libraries. | |
Free this object that was created within the Enlighten libraries. | |
Property-setting functions which can be enqueued with EnqueueSetObjectParameter. | |
Property-setting functions which can be enqueued with EnqueueSetObjectParameter. | |
Property-setting functions which can be enqueued with EnqueueSetObjectParameter. | |
Property-setting functions which can be enqueued with EnqueueSetObjectParameter. | |
Property-setting functions which can be enqueued with EnqueueSetObjectParameter. | |
Set a single solution space for this system. | |
SetSystemSolutionSpaces(ISystemSolutionSpace *const *, const Geo::s32, const Geo::s32) | Set multiple solution spaces for this system. |
Property-setting functions which can be enqueued with EnqueueSetObjectParameter. | |
Set whether or not Transparency should be computed in the HLRT. | |
Property-setting functions which can be enqueued with EnqueueSetObjectParameter. | |
Property-setting functions which can be enqueued with EnqueueSetObjectParameter. |
bool Enlighten::BaseSystem::HasAlbedoData
public: bool HasAlbedoData()
Property-setting functions which can be enqueued with EnqueueSetObjectParameter.
Geo::NonCopyable::NonCopyable
public: NonCopyable
(
NonCopyable &&
)
Defaulted to allow move.
NonCopyable& Geo::NonCopyable::operator=
public: NonCopyable & operator=
(
NonCopyable &&
)
Defaulted to allow move.