OpenVDB 11.0.0
Loading...
Searching...
No Matches
UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType > Member List

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

addPoint(const GridT &grid, const Vec3R &dmin)BasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >inlineprotected
addPoint(const GridT &grid, const Vec3R &dmin, const Coord &size)BasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >inlineprotected
BasePointScatter(PointAccessorType &points, RandomGenerator &randGen, double spread, util::NullInterrupter *interrupt=nullptr)BasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >inlineprotected
BaseT typedefUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >
end()BasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >inlineprotected
getPointCount() constBasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >inline
getPointsPerVolume() constUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline
getRand()BasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >inlineprotected
getRand01()BasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >inlineprotected
getTargetPointCount() constUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline
getVoxelCount() constBasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >inline
interrupt()BasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >inlineprotected
mInterruptCountBasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >protected
mInterrupterBasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >protected
mPointsBasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >protected
mRand01BasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >protected
mSpreadBasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >protected
operator()(const GridT &grid)UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline
print(const std::string &name, std::ostream &os=std::cout) constUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline
start(const char *name)BasePointScatter< PointAccessorType, RandomGenerator, util::NullInterrupter >inlineprotected
UniformPointScatter(PointAccessorType &points, Index64 pointCount, RandomGenerator &randGen, double spread=1.0, InterruptType *interrupt=nullptr)UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline
UniformPointScatter(PointAccessorType &points, float pointsPerVolume, RandomGenerator &randGen, double spread=1.0, InterruptType *interrupt=nullptr)UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >inline