|
OWL
OptiX7 Wrapper Library
|
This is the complete list of members for owl::RayGenType, 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::RayGenType | |
| owl::SBTObjectType::createOn(const std::shared_ptr< DeviceContext > &device) | owl::Object | virtual |
| declareVariable(const std::string &varName, OWLDataType type, size_t offset) | owl::SBTObjectType | |
| deviceData | owl::Object | |
| getDD(const DeviceContext::SP &device) const | owl::RayGenType | inline |
| getVariableIdx(const std::string &varName) | owl::SBTObjectType | |
| hasVariable(const std::string &varName) | owl::SBTObjectType | |
| ID | owl::RegisteredObject | |
| instantiateVariables() | owl::SBTObjectType | |
| module | owl::RayGenType | |
| nextAvailableID | owl::Object | static |
| Object() | owl::Object | |
| progName | owl::RayGenType | |
| RayGenType(Context *const context, Module::SP module, const std::string &progName, size_t varStructSize, const std::vector< OWLVarDecl > &varDecls) | owl::RayGenType | |
| RegisteredObject(Context *const context, ObjectRegistry ®istry) | owl::RegisteredObject | |
| registry | owl::RegisteredObject | |
| SBTObjectType(Context *const context, ObjectRegistry ®istry, size_t varStructSize, const std::vector< OWLVarDecl > &varDecls) | owl::SBTObjectType | |
| SP typedef | owl::RayGenType | |
| toString() const override | owl::RayGenType | virtual |
| uniqueID | owl::Object | |
| varDecls | owl::SBTObjectType | |
| varStructSize | owl::SBTObjectType | |
| ~RegisteredObject() | owl::RegisteredObject |