HDK
|
This is the complete list of members for RAY_PackedQuery, including all inherited members.
create(const GEO_Primitive *prim) | RAY_PackedQuery | static |
create(const GT_AttributeListHandle &detail, const GT_AttributeListHandle &uniform, exint uniform_index, const GT_AttributeListHandle &primdet, const GT_AttributeListHandle &packinfo) | RAY_PackedQuery | static |
doImport(const UT_StringRef &name, int32 *val, int n) const =0 | RAY_PackedQuery | protectedpure virtual |
doImport(const UT_StringRef &name, int64 *val, int n) const =0 | RAY_PackedQuery | protectedpure virtual |
doImport(const UT_StringRef &name, fpreal32 *val, int n) const =0 | RAY_PackedQuery | protectedpure virtual |
doImport(const UT_StringRef &name, fpreal64 *val, int n) const =0 | RAY_PackedQuery | protectedpure virtual |
doImport(const UT_StringRef &name, UT_StringHolder *val, int n) const =0 | RAY_PackedQuery | protectedpure virtual |
import(const UT_StringRef &name, T *val, int size) const | RAY_PackedQuery | inline |
isValidKey(KeyType k) | RAY_PackedQuery | inlinestatic |
KeyType typedef | RAY_PackedQuery | |
RAY_PackedQuery() | RAY_PackedQuery | inline |
setInheritFrom(const KeyType parent) | RAY_PackedQuery | inline |
~RAY_PackedQuery() | RAY_PackedQuery | virtual |