Point-partitioner compatible STL vector attribute wrapper for convenience.
More...
#include <PointConversion.h>
template<typename ValueType>
class openvdb::v6_2::points::PointAttributeVector< ValueType >
Point-partitioner compatible STL vector attribute wrapper for convenience.
◆ PosType
◆ value_type
◆ PointAttributeVector()
◆ get() [1/2]
void get |
( |
ValueType & |
value, |
|
|
size_t |
n |
|
) |
| const |
|
inline |
◆ get() [2/2]
void get |
( |
ValueType & |
value, |
|
|
size_t |
n, |
|
|
openvdb::Index |
m |
|
) |
| const |
|
inline |
◆ getPos()
void getPos |
( |
size_t |
n, |
|
|
ValueType & |
xyz |
|
) |
| const |
|
inline |
◆ size()
The documentation for this class was generated from the following file: