OpenVDB  0.104.0
NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType > Member List

This is the complete list of members for NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >, including all inherited members.

addPoint(const GridT &grid, const openvdb::Vec3R &pos, const openvdb::Vec3R &delta)NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inlineprotected
addPoint(const GridT &grid, const openvdb::Vec3R &dmin)NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inlineprotected
addPoint(const GridT &grid, const openvdb::Vec3R &dmin, const openvdb::Coord &size)NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inlineprotected
getPointCount() const NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline
getRand()NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inlineprotected
getVoxelCount() const NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline
mInterrupterNonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >protected
mPointCountNonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >protected
mPointsNonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >protected
mPointsPerVolumeNonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >protected
mRandomNonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >protected
mRandomGenNonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >protected
mVoxelCountNonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >protected
NonUniformPointScatter(PointAccessorType &points, float pointsPerVolume, RandomGenerator &randGen, InterruptType *interrupt=NULL)NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline
operator()(const GridT &grid)NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline
print(const std::string &name, std::ostream &os=std::cout) const NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline