Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions | Public Attributes
itk::PSMRegionNeighborhood< VDimension >::IteratorNodePair Struct Reference

#include <itkPSMRegionNeighborhood.h>

Public Types

typedef PointTreeType::NodePointerType NodePointerType
 
typedef PointTreeType::PointListType::iterator IteratorType
 

Public Member Functions

 IteratorNodePair (const IteratorType &p, const NodePointerType &n)
 
 IteratorNodePair (const IteratorNodePair &o)
 
const IteratorNodePairoperator= (const IteratorNodePair &o)
 

Public Attributes

IteratorType Iterator
 
NodePointerType NodePointer
 

Detailed Description

template<unsigned int VDimension>
struct itk::PSMRegionNeighborhood< VDimension >::IteratorNodePair

Map for direct reference of PointIndexPairs and Tree nodes from the PointTree. This is used for fast removal or modification of point values.

Definition at line 103 of file itkPSMRegionNeighborhood.h.


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