Internal class used by derived ConvexVoxelizer classes that make use of PointPartitioner.
More...
#include <openvdb/tools/impl/ConvexVoxelizer.h>
template<typename VectorType>
struct openvdb::v12_1::tools::lvlset::PointArray< VectorType >
Internal class used by derived ConvexVoxelizer classes that make use of PointPartitioner.
◆ PosType
template<typename VectorType>
◆ PointArray() [1/2]
template<typename VectorType>
◆ PointArray() [2/2]
template<typename VectorType>
| PointArray |
( |
const std::vector< VectorType > & | vec | ) |
|
|
inline |
◆ getPos()
template<typename VectorType>
| void getPos |
( |
size_t | n, |
|
|
VectorType & | xyz ) const |
|
inline |
◆ operator[]()
template<typename VectorType>
| const VectorType & operator[] |
( |
const Index & | i | ) |
|
|
inline |
◆ size()
template<typename VectorType>