OWL
OptiX7 Wrapper Library
|
This is the complete list of members for owl::RayGen, including all inherited members.
as() | owl::Object | inline |
context | owl::ContextObject | |
ContextObject(Context *const context) | owl::ContextObject | inline |
createDeviceData(const std::vector< std::shared_ptr< DeviceContext >> &devices) | owl::Object | |
createOn(const DeviceContext::SP &device) override | owl::RayGen | |
SBTObject< RayGenType >::createOn(const std::shared_ptr< DeviceContext > &device) | owl::Object | virtual |
deviceData | owl::Object | |
getDD(const DeviceContext::SP &device) const | owl::RayGen | inline |
getVariable(const std::string &name) | owl::SBTObjectBase | inline |
hasVariable(const std::string &name) | owl::SBTObjectBase | inline |
ID | owl::RegisteredObject | |
launch(const vec2i &dims) | owl::RayGen | |
launchAsync(const vec2i &dims, const LaunchParams::SP &launchParams) | owl::RayGen | |
nextAvailableID | owl::Object | static |
Object() | owl::Object | |
RayGen(Context *const context, RayGenType::SP type) | owl::RayGen | |
RegisteredObject(Context *const context, ObjectRegistry ®istry) | owl::RegisteredObject | |
registry | owl::RegisteredObject | |
SBTObject(Context *const context, ObjectRegistry ®istry, std::shared_ptr< RayGenType > type) | owl::SBTObject< RayGenType > | inline |
SBTObjectBase(Context *const context, ObjectRegistry ®istry, std::shared_ptr< SBTObjectType > type) | owl::SBTObjectBase | |
SP typedef | owl::RayGen | |
toString() const override | owl::RayGen | virtual |
SBTObject< RayGenType >::toString() const | owl::SBTObject< RayGenType > | inlinevirtual |
type | owl::SBTObject< RayGenType > | |
uniqueID | owl::Object | |
variables | owl::SBTObjectBase | |
writeSBTRecord(uint8_t *const sbtRecord, const DeviceContext::SP &device) | owl::RayGen | |
writeVariables(uint8_t *sbtEntry, const DeviceContext::SP &device) const | owl::SBTObjectBase | |
~RayGen() | owl::RayGen | virtual |
~RegisteredObject() | owl::RegisteredObject |