|
HDK
|
This is the complete list of members for GEO_VolumeSampler, including all inherited members.
| bindPrim(const GEO_Primitive *prim) | GEO_VolumeSampler | inline |
| createVDBCache(const GEO_PrimVDB *vdb) | GEO_VolumeSampler | static |
| findexToPos(UT_Vector3 index, UT_Vector3 &pos) const | GEO_VolumeSampler | inline |
| findexToPos(UT_Vector3D index, UT_Vector3D &pos) const | GEO_VolumeSampler | inline |
| GEO_VolumeSampler() | GEO_VolumeSampler | inline |
| GEO_VolumeSampler(const GEO_Primitive *prim) | GEO_VolumeSampler | inline |
| GEO_VolumeSampler(const GEO_VolumeSampler &src) | GEO_VolumeSampler | inline |
| getConstantIndexRegionF(UT_BoundingBox &indexbox, bool *isconstant, bool *isactive) | GEO_VolumeSampler | |
| getConstantIndexRegionV3(UT_BoundingBox &indexbox, bool *isconstant, bool *isactive) | GEO_VolumeSampler | |
| getIndexSpaceTransform() const | GEO_VolumeSampler | inline |
| getSpaceTransform() const | GEO_VolumeSampler | inline |
| getValueAtIndexF(int ix, int iy, int iz) | GEO_VolumeSampler | inline |
| getValueAtIndexV3(int ix, int iy, int iz) | GEO_VolumeSampler | inline |
| getValueF(const UT_Vector3 &pos) | GEO_VolumeSampler | inline |
| getValues(const UT_BoundingBoxI &bbox, T *values, const exint size) | GEO_VolumeSampler | inline |
| getValueV3(const UT_Vector3 &pos) | GEO_VolumeSampler | inline |
| getVectorSize() const | GEO_VolumeSampler | inline |
| indexToPos(int x, int y, int z, UT_Vector3 &pos) const | GEO_VolumeSampler | inline |
| indexToPos(exint x, exint y, exint z, UT_Vector3D &pos) const | GEO_VolumeSampler | inline |
| isActive(const UT_Vector3 &pos) | GEO_VolumeSampler | inline |
| isActiveAtIndex(int ix, int iy, int iz) | GEO_VolumeSampler | inline |
| isBound() | GEO_VolumeSampler | inline |
| myHandle | GEO_VolumeSampler | protected |
| myPrim | GEO_VolumeSampler | protected |
| myVdb | GEO_VolumeSampler | protected |
| myVDBCache | GEO_VolumeSampler | protected |
| myVectorSize | GEO_VolumeSampler | protected |
| myVol | GEO_VolumeSampler | protected |
| operator=(const GEO_VolumeSampler &src) | GEO_VolumeSampler | inline |
| posToIndex(UT_Vector3 pos, int &x, int &y, int &z) const | GEO_VolumeSampler | inline |
| posToIndex(UT_Vector3 pos, UT_Vector3 &index) const | GEO_VolumeSampler | inline |
| posToIndex(UT_Vector3D pos, exint &x, exint &y, exint &z) const | GEO_VolumeSampler | inline |
| posToIndex(UT_Vector3D pos, UT_Vector3D &index) const | GEO_VolumeSampler | inline |
| ~GEO_VolumeSampler() | GEO_VolumeSampler | inline |