OWL
OptiX7 Wrapper Library
|
This is the complete list of members for owl::GeomType, including all inherited members.
anyHit | owl::GeomType | |
as() | owl::Object | inline |
closestHit | owl::GeomType | |
context | owl::ContextObject | |
ContextObject(Context *const context) | owl::ContextObject | inline |
createDeviceData(const std::vector< std::shared_ptr< DeviceContext >> &devices) | owl::Object | |
createGeom()=0 | owl::GeomType | pure virtual |
createOn(const DeviceContext::SP &device) override | owl::GeomType | |
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 | |
GeomType(Context *const context, size_t varStructSize, const std::vector< OWLVarDecl > &varDecls) | owl::GeomType | |
getDD(const DeviceContext::SP &device) const | owl::GeomType | inline |
getVariableIdx(const std::string &varName) | owl::SBTObjectType | |
hasVariable(const std::string &varName) | owl::SBTObjectType | |
ID | owl::RegisteredObject | |
instantiateVariables() | owl::SBTObjectType | |
nextAvailableID | owl::Object | static |
Object() | owl::Object | |
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 | |
setAnyHitProgram(int rayType, Module::SP module, const std::string &progName) | owl::GeomType | |
setClosestHitProgram(int rayType, Module::SP module, const std::string &progName) | owl::GeomType | |
SP typedef | owl::GeomType | |
toString() const override | owl::GeomType | virtual |
uniqueID | owl::Object | |
varDecls | owl::SBTObjectType | |
varStructSize | owl::SBTObjectType | |
~RegisteredObject() | owl::RegisteredObject |