OpenVDB
12.1.0
|
Internal class used by derived ConvexVoxelizer
classes that make use of PointPartitioner.
More...
#include <openvdb/tools/impl/ConvexVoxelizer.h>
Public Types | |
using | PosType = VectorType |
Public Member Functions | |
PointArray ()=default | |
PointArray (const std::vector< VectorType > &vec) | |
const VectorType & | operator[] (const Index &i) |
size_t | size () const |
void | getPos (size_t n, VectorType &xyz) const |
Internal class used by derived ConvexVoxelizer
classes that make use of PointPartitioner.
using PosType = VectorType |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |