ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkPointSetToListSampleAdaptor.h>
Definition at line 183 of file itkPointSetToListSampleAdaptor.h.
Public Member Functions | |
Iterator (Self *adaptor) | |
Iterator (const Iterator &iter) | |
Iterator & | operator= (const Iterator &iter) |
Public Member Functions inherited from itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::ConstIterator | |
ConstIterator (const PointSetToListSampleAdaptor *adaptor) | |
ConstIterator (const ConstIterator &iter) | |
AbsoluteFrequencyType | GetFrequency () const |
InstanceIdentifier | GetInstanceIdentifier () const |
const MeasurementVectorType & | GetMeasurementVector () const |
bool | operator!= (const ConstIterator &it) |
ConstIterator & | operator++ () |
ConstIterator & | operator= (const ConstIterator &iter) |
bool | operator== (const ConstIterator &it) |
Protected Member Functions | |
Iterator () | |
Iterator (const Self *adaptor) | |
Iterator (PointsContainerConstIteratorType iter, InstanceIdentifier iid) | |
Iterator (const ConstIterator &it) | |
Iterator (PointsContainerIteratorType iter, InstanceIdentifier iid) | |
ConstIterator & | operator= (const ConstIterator &it) |
Protected Member Functions inherited from itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::ConstIterator | |
ConstIterator (PointsContainerConstIteratorType iter, InstanceIdentifier iid) | |
ConstIterator () | |
Friends | |
class | PointSetToListSampleAdaptor |
|
inline |
Definition at line 189 of file itkPointSetToListSampleAdaptor.h.
|
inline |
Definition at line 192 of file itkPointSetToListSampleAdaptor.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
inlineprotected |
Definition at line 210 of file itkPointSetToListSampleAdaptor.h.
|
inline |
Definition at line 195 of file itkPointSetToListSampleAdaptor.h.
References itk::Statistics::PointSetToListSampleAdaptor< TPointSet >::ConstIterator::operator=().
|
protected |
|
friend |
Definition at line 185 of file itkPointSetToListSampleAdaptor.h.