|
HDK
|
This is the complete list of members for VGEO_Volume, including all inherited members.
| addVoxelBoxes(const UT_VoxelArrayF &voxels, UT_Array< UT_BoundingBox > &boxes, float radius, float dbound, float zerothreshold) | VGEO_Volume | static |
| conditionalAddRef() noexcept | UT_IntrusiveRefCounter< VGEO_Volume > | inline |
| evaluate(const UT_Vector3 &pos, const UT_Filter &filter, float radius, float time, int idx, float *data) const =0 | VGEO_Volume | pure virtual |
| evaluateInterval(const UT_BoundingBox &box, const UT_Filter &filter, float radius, float time, int idx, float *minval, float *maxval) const | VGEO_Volume | inlinevirtual |
| evaluateMulti(const UT_Vector3 *pos, const UT_Filter &filter, float radius, const float *time, int idx, float *data, int size, int stride) const | VGEO_Volume | virtual |
| getAttributeBinding(UT_StringArray &names, UT_IntArray &sizes) const =0 | VGEO_Volume | pure virtual |
| getBoxes(UT_Array< UT_BoundingBox > &boxes, float radius, float dbound, float zerothreshold) const =0 | VGEO_Volume | pure virtual |
| getGeoPrimitive() const | VGEO_Volume | inlinevirtual |
| getGeoVertex() const | VGEO_Volume | inlinevirtual |
| getGradientDelta() const | VGEO_Volume | inlinevirtual |
| getNativeStepSize() const =0 | VGEO_Volume | pure virtual |
| getNormalAttribute() const | VGEO_Volume | inlinevirtual |
| getVoxelIsosurface(const UT_VoxelArrayF &voxels, float radius, float dbound, float zerothreshold) | VGEO_Volume | static |
| getVoxelSize() const | VGEO_Volume | inlinevirtual |
| gradient(const UT_Vector3 &pos, const UT_Filter &filter, float radius, float time, int idx) const | VGEO_Volume | virtual |
| intersectIsosurface(const VGEO_Ray &ray, const UT_Filter &filter, float radius, float time, int idx, float threshold, HitList &hits) const | VGEO_Volume | virtual |
| intersectVolume(const VGEO_Ray &ray, HitList &hits) const | VGEO_Volume | virtual |
| isSDF() const | VGEO_Volume | inlinevirtual |
| operator=(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< VGEO_Volume > | inline |
| use_count() const noexcept | UT_IntrusiveRefCounter< VGEO_Volume > | inline |
| UT_IntrusiveRefCounter() noexcept | UT_IntrusiveRefCounter< VGEO_Volume > | inline |
| UT_IntrusiveRefCounter(const UT_IntrusiveRefCounter &) noexcept | UT_IntrusiveRefCounter< VGEO_Volume > | inline |
| VGEO_Volume() | VGEO_Volume | |
| ~UT_IntrusiveRefCounter() | UT_IntrusiveRefCounter< VGEO_Volume > | inlineprotected |
| ~VGEO_Volume() | VGEO_Volume | virtual |