#include <freROIController.h>


Public Types | |
| typedef ImageROIBase< 3 > | ComponentType |
| typedef ROIControllerBase < ComponentType > | Superclass |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| ROI3DController () | |
ROI3DController is derived from ROIControllerBase and is the controller for FREE::ImageROIBase in 3D.
Definition at line 152 of file freROIController.h.
| typedef ImageROIBase<3> FREE::ROI3DController::ComponentType |
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::ROIControllerBase< TSingleROI >.
Definition at line 155 of file freROIController.h.
Reimplemented from FREE::ROIControllerBase< TSingleROI >.
Definition at line 156 of file freROIController.h.
| FREE::ROI3DController::ROI3DController | ( | ) |
Implementation of FREE::ROI3DController ////////////////////////////
Definition at line 44 of file freROIController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| virtual const char* FREE::ROI3DController::GetNameOfClass | ( | ) | const [inline, virtual] |
Reimplemented from FREE::ROIControllerBase< TSingleROI >.
Definition at line 158 of file freROIController.h.
1.5.3 written by Dimitri van Heesch,
© 1997-2000