#include <frePointSetMediaController.h>


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

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