#include <frePointSetMediaController.h>


Public Types | |
| typedef PointSetMediaControllerBase < InternalImagePixelType, 2 > | Superclass |
| typedef Superclass::ComponentType | ComponentType |
Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| PointSet2DMediaController () | |
| virtual | ~PointSet2DMediaController () |
Definition at line 440 of file frePointSetMediaController.h.
| typedef PointSetMediaControllerBase<InternalImagePixelType, 2> FREE::PointSet2DMediaController::Superclass |
Reimplemented from FREE::PointSetMediaControllerBase< TPixel, VDimension >.
Definition at line 443 of file frePointSetMediaController.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::PointSetMediaControllerBase< TPixel, VDimension >.
Definition at line 444 of file frePointSetMediaController.h.
| FREE::PointSet2DMediaController::PointSet2DMediaController | ( | ) |
Implementation of FREE::PointSet2DMediaController ////////////
Definition at line 35 of file frePointSetMediaController.cxx.
References FREE::ComponentControllerInterface::m_Description, and FREE::ComponentControllerInterface::UpdateControllerID().

| FREE::PointSet2DMediaController::~PointSet2DMediaController | ( | ) | [virtual] |
Definition at line 43 of file frePointSetMediaController.cxx.
| virtual const char* FREE::PointSet2DMediaController::GetNameOfClass | ( | ) | const [inline, virtual] |
Reimplemented from FREE::PointSetMediaControllerBase< TPixel, VDimension >.
Definition at line 446 of file frePointSetMediaController.h.
1.5.3 written by Dimitri van Heesch,
© 1997-2000