OpenVDB 9.0.0
Public Member Functions | List of all members
LocalMovePointsOp< TreeT >::CopyIterator Struct Reference

#include <openvdb/points/PointMove.h>

Public Member Functions

 CopyIterator (const LeafT &leaf, const IndexPairArray &indices, IndexArray &offsets)
 
 operator bool () const
 
CopyIteratoroperator++ ()
 
Index sourceIndex () const
 
Index targetIndex () const
 

Constructor & Destructor Documentation

◆ CopyIterator()

CopyIterator ( const LeafT leaf,
const IndexPairArray indices,
IndexArray offsets 
)
inline

Member Function Documentation

◆ operator bool()

operator bool ( ) const
inline

◆ operator++()

CopyIterator & operator++ ( )
inline

◆ sourceIndex()

Index sourceIndex ( ) const
inline

◆ targetIndex()

Index targetIndex ( ) const
inline