OpenVDB
5.2.0
|
#include <PointAttribute.h>
Public Types | |
using | LeafManagerT = typename tree::LeafManager< PointDataTreeT > |
using | LeafRangeT = typename LeafManagerT::LeafRange |
using | Indices = std::vector< size_t > |
Public Member Functions | |
BloscCompressAttributesOp (const Indices &indices) | |
void | operator() (const LeafRangeT &range) const |
Public Attributes | |
const Indices & | mIndices |
using Indices = std::vector<size_t> |
using LeafManagerT = typename tree::LeafManager<PointDataTreeT> |
using LeafRangeT = typename LeafManagerT::LeafRange |
|
inline |
|
inline |
const Indices& mIndices |