|
OpenVDB
13.0.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 |
1.8.11