HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
openvdb::OPENVDB_VERSION_NAME::points::point_move_internal::LocalMovePointsOp< TreeT >::CopyIterator Struct Reference

#include <PointMoveImpl.h>

Public Member Functions

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

Detailed Description

template<typename TreeT>
struct openvdb::OPENVDB_VERSION_NAME::points::point_move_internal::LocalMovePointsOp< TreeT >::CopyIterator

Definition at line 383 of file PointMoveImpl.h.

Constructor & Destructor Documentation

template<typename TreeT >
openvdb::OPENVDB_VERSION_NAME::points::point_move_internal::LocalMovePointsOp< TreeT >::CopyIterator::CopyIterator ( const LeafT leaf,
const IndexPairArray indices,
IndexArray offsets 
)
inline

Definition at line 385 of file PointMoveImpl.h.

Member Function Documentation

template<typename TreeT >
openvdb::OPENVDB_VERSION_NAME::points::point_move_internal::LocalMovePointsOp< TreeT >::CopyIterator::operator bool ( ) const
inline

Definition at line 390 of file PointMoveImpl.h.

template<typename TreeT >
CopyIterator& openvdb::OPENVDB_VERSION_NAME::points::point_move_internal::LocalMovePointsOp< TreeT >::CopyIterator::operator++ ( )
inline

Definition at line 392 of file PointMoveImpl.h.

template<typename TreeT >
Index openvdb::OPENVDB_VERSION_NAME::points::point_move_internal::LocalMovePointsOp< TreeT >::CopyIterator::sourceIndex ( ) const
inline

Definition at line 394 of file PointMoveImpl.h.

template<typename TreeT >
Index openvdb::OPENVDB_VERSION_NAME::points::point_move_internal::LocalMovePointsOp< TreeT >::CopyIterator::targetIndex ( ) const
inline

Definition at line 399 of file PointMoveImpl.h.


The documentation for this struct was generated from the following file: