#include <openvdb/points/impl/PointMoveImpl.h>
| Classes | |
| struct | CopyIterator | 
| Public Types | |
| using | LeafT = typename TreeT::LeafNodeType | 
| using | LeafArrayT = std::vector<LeafT*> | 
| using | LeafManagerT = typename tree::LeafManager<TreeT> | 
| using | AttributeArrays = std::vector<AttributeArray*> | 
| Public Member Functions | |
| GlobalMovePointsOp (LeafOffsetArray &offsetMap, LeafManagerT &sourceLeafManager, const Index attributeIndex, const GlobalPointIndexMap &moveLeafMap, const GlobalPointIndexIndices &moveLeafIndices) | |
| void | operator() (LeafT &leaf, size_t idx) const | 
| using AttributeArrays = std::vector<AttributeArray*> | 
| using LeafArrayT = std::vector<LeafT*> | 
| using LeafManagerT = typename tree::LeafManager<TreeT> | 
| using LeafT = typename TreeT::LeafNodeType | 
| 
 | inline | 
| 
 | inline |