#include <frePointSupportedMetricController.h>


Public Types | |
| typedef PointSupportedMetricControllerBase < InternalImage3DType, ImageTypes < 3 >::PointSetType > | Superclass |
| typedef Superclass::ComponentType | ComponentType |
Public Member Functions | |
| itkTypeMacro (PointSupported3DMetricController, PointSupportedMetricControllerBase) | |
| PointSupported3DMetricController () | |
Definition at line 311 of file frePointSupportedMetricController.h.
| typedef PointSupportedMetricControllerBase<InternalImage3DType, ImageTypes<3>::PointSetType> FREE::PointSupported3DMetricController::Superclass |
Reimplemented from FREE::PointSupportedMetricControllerBase< TImageType, TPointSet >.
Definition at line 314 of file frePointSupportedMetricController.h.
The component class managed by the controller. The component class must be a derivation from itk::LightObject to ensure the ability to use the smartpointer concept of itk
Reimplemented from FREE::PointSupportedMetricControllerBase< TImageType, TPointSet >.
Definition at line 315 of file frePointSupportedMetricController.h.
| FREE::PointSupported3DMetricController::PointSupported3DMetricController | ( | ) |
Implementation of FREE::PointSupported3DMetricController /////
Definition at line 49 of file frePointSupportedMetricController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| FREE::PointSupported3DMetricController::itkTypeMacro | ( | PointSupported3DMetricController | , | |
| PointSupportedMetricControllerBase | ||||
| ) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000