OpenVDB  1.1.0
Classes | Namespaces
PointScatter.h File Reference
#include <openvdb/Types.h>
#include <openvdb/Grid.h>
#include <openvdb/util/NullInterrupter.h>
#include <boost/random/uniform_01.hpp>

Go to the source code of this file.

Classes

class  UniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >
 The two point scatters UniformPointScatter and NonUniformPointScatter depend on the following two classes: More...
 
class  NonUniformPointScatter< PointAccessorType, RandomGenerator, InterruptType >
 Non-uniform scatters of point in the active voxels. The local point count is implicitly defined as a product of of a global density and the local voxel (or tile) value. More...
 

Namespaces

namespace  openvdb
 
namespace  openvdb::v1_1_0
 
namespace  openvdb::v1_1_0::tools