OpenVDB
2.0.0
|
This is the complete list of members for UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >, including all inherited members.
getPointCount() const | UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType > | inline |
getPointsPerVolume() const | UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType > | inline |
getVoxelCount() const | UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType > | inline |
operator()(const GridT &grid) | UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType > | inline |
print(const std::string &name, std::ostream &os=std::cout) const | UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType > | inline |
UniformPointScatter(PointAccessorType &points, int pointCount, RandomGenerator &randGen, InterruptType *interrupt=NULL) | UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType > | inline |
UniformPointScatter(PointAccessorType &points, float pointsPerVolume, RandomGenerator &randGen, InterruptType *interrupt=NULL) | UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType > | inline |