| buildRampFromAttribute(const GEO_Detail *gdp, const char *attribname) const | GU_PrimVolumeCacheSampler | |
| cd | GU_PrimVolumeCacheSampler | |
| const | GU_PrimVolumeCacheSampler | |
| densityField() const | GU_PrimVolumeCacheSampler | inline |
| findCollationIndex(const GEO_Detail *gdp, const GEO_Primitive *vol) const | GU_PrimVolumeCacheSampler | |
| getDensity(int x, int y, int z) const | GU_PrimVolumeCacheSampler | |
| getDensityArray() const | GU_PrimVolumeCacheSampler | |
| getDensityProbe(UT_VoxelProbeF &probe) const | GU_PrimVolumeCacheSampler | |
| getDiffuse(int x, int y, int z) const | GU_PrimVolumeCacheSampler | |
| getEmissionScale() const | GU_PrimVolumeCacheSampler | inline |
| getEmitCdProbe(UT_VoxelProbeV4 &probe) const | GU_PrimVolumeCacheSampler | |
| getEmitProbe(UT_VoxelProbeF &probe) const | GU_PrimVolumeCacheSampler | |
| getFloatFromAttribute(const GEO_Detail *gdp, const char *attribname, float def) const | GU_PrimVolumeCacheSampler | |
| getRangeFromAttribute(const GEO_Detail *gdp, const char *attribname, float &rmin, float &rscale) const | GU_PrimVolumeCacheSampler | |
| getShadowScale() const | GU_PrimVolumeCacheSampler | inline |
| GU_PrimVolumeCacheSampler(const GEO_Detail *gdp, const GEO_Primitive *vol) | GU_PrimVolumeCacheSampler | |
| hardenFields(const UT_VoxelArray< UT_Vector4 > &refvol, const GEO_PrimVolumeXform &volxform, bool isheightfield) | GU_PrimVolumeCacheSampler | |
| hardenScalar(const UT_VoxelArrayV4 &refvol, const GEO_PrimVolumeXform &volxform, const GEO_Primitive *field, GU_PrimVolumeCacheRamp *ramp, float rmin, float rinvscale) | GU_PrimVolumeCacheSampler | static |
| hardenVDBVector(const UT_VoxelArrayV4 &refvol, const GEO_PrimVolumeXform &volxform, const GEO_Primitive *field, GU_PrimVolumeCacheRamp *ramp, float rmin, float rinvscale) | GU_PrimVolumeCacheSampler | static |
| hardenVector(const UT_VoxelArrayV4 &refvol, const GEO_PrimVolumeXform &volxform, const GEO_Primitive *field, GU_PrimVolumeCacheRamp *ramp, float rmin, float rinvscale) | GU_PrimVolumeCacheSampler | static |
| hardenVectorMulti(const UT_VoxelArrayV4 &refvol, const GEO_PrimVolumeXform &volxform, const GEO_Primitive *field[3], GU_PrimVolumeCacheRamp *ramp, float rmin, float rinvscale) | GU_PrimVolumeCacheSampler | static |
| hasEmission() const | GU_PrimVolumeCacheSampler | |
| myDensityField | GU_PrimVolumeCacheSampler | protected |
| myDensityHandle | GU_PrimVolumeCacheSampler | protected |
| myDensityInvRange | GU_PrimVolumeCacheSampler | protected |
| myDensityMin | GU_PrimVolumeCacheSampler | protected |
| myDensityRamp | GU_PrimVolumeCacheSampler | protected |
| myDiffuseField | GU_PrimVolumeCacheSampler | protected |
| myDiffuseHandle | GU_PrimVolumeCacheSampler | protected |
| myDiffuseInvRange | GU_PrimVolumeCacheSampler | protected |
| myDiffuseMin | GU_PrimVolumeCacheSampler | protected |
| myDiffuseRamp | GU_PrimVolumeCacheSampler | protected |
| myEmissionCdField | GU_PrimVolumeCacheSampler | protected |
| myEmissionCdHandle | GU_PrimVolumeCacheSampler | protected |
| myEmissionCdInvRange | GU_PrimVolumeCacheSampler | protected |
| myEmissionCdMin | GU_PrimVolumeCacheSampler | protected |
| myEmissionCdRamp | GU_PrimVolumeCacheSampler | protected |
| myEmissionField | GU_PrimVolumeCacheSampler | protected |
| myEmissionHandle | GU_PrimVolumeCacheSampler | protected |
| myEmissionInvRange | GU_PrimVolumeCacheSampler | protected |
| myEmissionMin | GU_PrimVolumeCacheSampler | protected |
| myEmissionRamp | GU_PrimVolumeCacheSampler | protected |
| myEmissionScale | GU_PrimVolumeCacheSampler | protected |
| myShadowScale | GU_PrimVolumeCacheSampler | protected |
| selectVolumeFromAttribute(const GEO_Detail *gdp, const char *attribname, int collateidx) const | GU_PrimVolumeCacheSampler | |
| selectVolumesFromAttribute(const GEO_Primitive *vol[3], const GEO_Detail *gdp, const char *attribname, int collateidx) const | GU_PrimVolumeCacheSampler | |
| setDensityField(const GEO_Primitive *densityfield) | GU_PrimVolumeCacheSampler | |
| THREADED_METHOD2_CONST(GU_PrimVolumeCacheSampler, dst->numTiles() > 1, applyAmbientLight, UT_VoxelArrayV4 *, dst, const UT_Vector4, cd) void applyAmbientLightPartial(UT_VoxelArrayV4 *dst | GU_PrimVolumeCacheSampler | |
| ~GU_PrimVolumeCacheSampler() | GU_PrimVolumeCacheSampler | |