Computer Assited Medical Intervention Tool Kit  version 3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNcamitk
|oCAbortExceptionException class to handle abortion in component instanciation
|oCActionAction class is an abstract class that enables you to build a action (generally on a component)
|oCActionExtensionThis class describes what is a generic Action extension
|oCActionViewerActionViewer is the viewer used to manage the actions
|oCActionWidgetBuild a default widget for a given action using its Qt properties
|oCApplicationThe generic/default application
|oCComponentA Component represents something that could be included in the explorer view, the interactive 3D viewer, and that could have or not a contextual popup menu (open by a right click in the explorer), a property dialog (to change some properties) Thus, a Component inherits from many abstract classes
|oCComponentExtensionThis class describes what is a generic Component extension
|oCComponentPopupMenu
|oCConsoleStreamDirectly inspired by this place
|oCCoreCore class specifies the basic static information for the CamiTK API
|oCExplorerExplorer window, display the list of all data currently opened in the application
|oCExtensionManagerThis class is used to manage all plugins loaded by the application
|oCGeometricObjectA geometric object allows to create geometric object (sphere, arrow, ...) that can be added directly in the scene using getActor()
|oCGeometryA 3D representation of a vtkPointSet to be displayed in a InteractiveViewer, this class implements the InterfaceGeometry
|oCHistoryItemHistoryItem class describes the entry of an action used in a pipeline, in the history
|oCImageComponent
|oCImageComponentExtensionAbstract class created to support export file formats for ImageComponent Any data component plugin creating an ImageComponent should inherit from this class
|oCInteractiveViewerInteractiveViewer is used to view 3D objects and slices (anything that provides either a InterfaceBitMap or a InterfaceGeometry)
|oCInteractiveViewerFrameInteractiveViewerFrame is just a QFrame that delegates all key events to its InteractiveViewer
|oCInterfaceBitMapThis class describes what are the methods to implement for a BitMap
|oCInterfaceGeometryThis class describes what are the methods to implement for a Geometry (rendering parameters, input/output, filters, picking parameters...)
|oCInterfaceNodeThis class describe what are the methods to implement for a hierarchical tree node
|oCInterfacePropertyThis class describe what are the methods to implement in order to manage dynamic properties
|oCItkProgressObserver
|oCLogThis class is a log utility
|oCMainWindowThis Class is the base class for your application
|oCMedicalDataOriginDialogThe class ImageReconstructionAction interfaces the reconstruction of 3D volumes from a set of images (ImageComponent), typically using the marching cubes algorithm
|oCMedicalImageViewerThe views manager
|oCMeshComponentBasic component to manage any kind of mesh
|oCMeshComponentExtensionAbstract class created to support export file formats for MeshComponent Any data component plugin creating a MeshComponent should inherit from this class
|oCObjectControllerThe object controller class
|oCObjectControllerPrivate
|oCPlaneCThis class allows you to transform a plane(translation,rotation around an axis) and visualize it
|oCPropertyExplorerThe property explorer
|oCRendererWidgetRendererWidget implements all support methods to use camiTK with Qt interface
||\CScreenshotFormatInfoSub-class containing all information concerning exporting images (screenshot)
|oCSettingsDialogThis class controls the settings dialog user interface
|oCSingleImageComponentThis Component manages a set of images, destined to be seen in a single orientation only (axial OR sagittal OR coronal)
|oCSliceDisplay a slice (i.e
|oCSliderSpinBoxWidgetA utility class to have QSpinBox and QSlider synchronized
|oCSliderTextWidgetThis widget allows you to use a slider with a lineedit in a Dialog Box
|\CViewerViewer is an abstract viewer
oNCMakeA pseudo-namespace used to group CMake macros and functions
oNitk
|oCImageToVTKImageFilterConverts an ITK image into a VTK image and plugs a itk data pipeline to a VTK datapipeline
|\CVTKImageToImageFilterConverts a VTK image into an ITK image and plugs a vtk data pipeline to an ITK datapipeline
\NUi