#include "freTransformationCtrlrs.h"#include "freTranslationTransformController.h"#include "freScaleTransformController.h"#include "freSimilarity2DTransformController.h"#include "freVersorTransformController.h"#include "freVersorRigid3DTransformController.h"#include "freAffineTransformController.h"#include "freBSplineDeformableTransformController.h"#include "freCenteredAffineTransformController.h"#include "freEuler3DTransformController.h"#include "freCenteredEuler3DTransformController.h"#include "freRigid2DTransformController.h"#include "freCenteredRigid2DTransformController.h"

Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Functions | |
| void | FREE::FREEGetControllerList (int &iControllerCount, const char **&pControllerIDs) |
| GenericComponentController * | FREE::FREECreateController (const char *pControllerID) |
| bool | FREE::FREEDeleteController (GenericComponentController *pController) |
| void | FREE::FREELinkCentralAsDedicated (::FREE::ControllerCentral::ControllerListType *pDedicatedControllerList,::FREE::ControllerCentral::LibraryHandleListType *pDedicatedLibraryHandles,::FREE::ProgressEventBase *pfnOnControl,::FREE::ProgressEventBase *pfnOnBuild,::FREE::ControllerCentral::CtrlCallbackListType *pCtrlCallbackList,::FREE::ControllerCentral::CtrlProgressListType *pCtrlProgressList,::itk::MutexLock *pGlobalCallbackMutex,::itk::MutexLock *pGlobalProgressMutex) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000