►Canatomist::AbstractMenuHandler | Base class for GUI-independant menu handling, using Trees |
Canatomist::AControlMenuHandler | Menu of ControlWindow |
►Canatomist::Action | |
Canatomist::AnnotationAction | |
Canatomist::ConnectivityMatrixAction | |
Canatomist::CutSliceAction | |
Canatomist::DragObjectAction | |
Canatomist::KeyFlightAction | |
Canatomist::LabelEditAction | |
Canatomist::LinkAction | |
Canatomist::MenuAction | |
Canatomist::MovieAction | |
Canatomist::NodeSelectionAction | |
Canatomist::ObjectStatAction | |
Canatomist::PaintAction | |
Canatomist::RoiBlobSegmentationAction | |
Canatomist::RoiDynSegmentAction | |
Canatomist::RoiLabelNamingAction | |
Canatomist::RoiLevelSetAction | |
Canatomist::RoiManagementAction | |
Canatomist::RoiMorphoMathAction | |
Canatomist::SelectAction | |
Canatomist::SliceAction | |
Canatomist::SortMeshesPolygonsAction | |
Canatomist::SurfpaintToolsAction | |
Canatomist::Sync3DAction | |
►Canatomist::Trackball | |
Canatomist::ContinuousTrackball | |
Canatomist::TrackCutAction | |
►Canatomist::TrackOblique | |
Canatomist::TrackObliqueSlice | |
►Canatomist::Transformer | |
Canatomist::PlanarTransformer | |
Canatomist::Translate3DAction | |
►Canatomist::TranslaterAction | |
Canatomist::ResizerAction | |
Canatomist::WindowActions | |
Canatomist::Zoom3DAction | |
►Canatomist::ActionDictionary::ActionCreatorBase | Almost private utility class, used mainly for python bindings |
Canatomist::ActionDictionary::ActionCreatorFunc | Almost private utility class, used mainly for python bindings |
Canatomist::ActionDictionary | |
Canatomist::ActionPool | |
Canatomist::AImage | |
Canatomist::AIterator | Multi-object generic iterator |
Canatomist::ALandmarkFactory | Simple class to create basic surfaces used as landmarks |
Canatomist::AObjectPalette | |
Canatomist::APaletteWinFactory | Singleton "factory": always use this trick instead of "new APaletteWin" |
Canatomist::APipeReader | Handles async reads |
Canatomist::ATransformSet | List of all transformations |
Canatomist::AttDescr | Attributed object descriptor |
Canatomist::AWinConfigIO | |
►Canatomist::AWindowCreator | Virtual functor for AWindowFactory |
Canatomist::AWindowCreatorFunc | Virtual functor for AWindowFactory, using a function pointer |
►Canatomist::AWindowFactory | Window creator: (string) type -> new window |
CQAWindowFactory | Specialized AWindowFactory storing Qt specific information about windows (QPixmaps, QStrings, ...) |
►Canatomist::BaseIterator | |
Canatomist::AGraphIterator | |
Canatomist::ATexSurfaceIterator | Textured surface iterator |
Canatomist::ObjectListIterator | |
Canatomist::ObjectVectorIterator | |
Canatomist::const_AGraphIterator | |
Canatomist::const_ATexSurfaceIterator | Textured surface const_iterator |
Canatomist::const_ObjectListIterator | |
Canatomist::const_ObjectVectorIterator | |
►CBaseTree [external] | |
►CTree [external] | |
Canatomist::GlobalConfiguration | This class stores global configuration settings, read by default from $HOME/.anatomist/config/settings.cfg |
Canatomist::BoxViewSlice | |
Canatomist::ChangedBucketsItem | |
Canatomist::ChangesItem | |
Canatomist::ColoredPixmapCache | |
Canatomist::Shader::ColoringModel_ | Coloring model flags |
Canatomist::ColorNoPaletteTraits< T > | |
Canatomist::ColorScalarPaletteTraits< T > | |
Canatomist::ColorTraits< T > | Converter value -> RGBA (high-level) |
Canatomist::internal::ColorTraitsType< T > | Switch to the right color traits type |
►Canatomist::Command | The abstract base class for commands |
►Canatomist::RegularCommand | The abstract base class for usual commands |
Canatomist::ActivateActionCommand | |
Canatomist::AddNodeCommand | |
Canatomist::AddObjectCommand | ? |
Canatomist::ApplyBuiltinReferentialCommand | Assign builtin referentials and transformations to objects |
Canatomist::AskTexExtremaCommand | |
Canatomist::AssignReferentialCommand | Assign a referential to objects and/or windows |
Canatomist::CameraCommand | |
Canatomist::ChangePaletteCommand | Change a APalette RGB lookup in the main list |
Canatomist::ClosePipeCommand | |
Canatomist::CloseWindowCommand | ? |
Canatomist::ControlsParamsCommand | |
Canatomist::CreateControlWindowCommand | Command to open the control window |
Canatomist::CreateGraphCommand | |
Canatomist::CreateWindowCommand | Window creation command |
Canatomist::DeleteAllCommand | Deletes all elemets in the application (kind of reset): |
Canatomist::DeleteElementCommand | Deletes elemets given by their (un)serializer ID |
Canatomist::DeleteObjectCommand | ? |
Canatomist::DuplicateObjectCommand | Duplicate (clone or shallow-copy) an object when possible |
Canatomist::EventFilterCommand | Set output stream for the current commands context |
Canatomist::ExitCommand | |
Canatomist::ExternalReferenceCommand | Manages reference counting on elements for a remote application |
Canatomist::Fusion2DParamsCommand | |
Canatomist::Fusion3DParamsCommand | |
Canatomist::FusionInfoCommand | |
Canatomist::FusionObjectsCommand | |
Canatomist::GetConnThresholdCommand | Assign a referential to objects and/or windows |
Canatomist::GetInfoCommand | Writes information about Anatomist state in a file or pipe |
Canatomist::GraphDisplayPropertiesCommand | |
Canatomist::GraphParamsCommand | |
Canatomist::GroupObjectsCommand | Group objects in an ObjectList |
Canatomist::LinkWindowsCommand | |
Canatomist::LinkedCursorCommand | Positioning the linked cursor |
Canatomist::LoadTransformationCommand | Load a transformation between two referentials |
Canatomist::LoadTransformationGraphCommand | Load a transformations graph |
Canatomist::NewIdCommand | Reserves an object/window/element ID in the context namespace |
Canatomist::NewPaletteCommand | Add a new APalette to the common PaletteList (stored in Anatomist class) |
Canatomist::ObjectInfoCommand | Writes information about Anatomist state in a file or pipe |
Canatomist::OutputCommand | Set output stream for the current commands context |
Canatomist::PaintParamsCommand | |
Canatomist::PopupPaletteCommand | |
Canatomist::RemoveObjectCommand | |
Canatomist::SaveTransformationCommand | Save a transformation between two referentials |
Canatomist::SaveTransformationGraphCommand | Save a transformations graph |
Canatomist::SelectByHierarchyCommand | |
Canatomist::SelectCommand | |
Canatomist::ServerCommand | Launches a stream server or re-sets its parameters |
Canatomist::SetConnThresholdCommand | Assign a referential to objects and/or windows |
Canatomist::SetControlCommand | |
Canatomist::SetMaterialCommand | Apply a material colors to objects |
Canatomist::SetObjectPaletteCommand | Set an AObjectPalette to objects |
Canatomist::ShowObjectCommand | Show an object in the control window if it is hidden |
Canatomist::SliceParamsCommand | |
Canatomist::TexturingParamsCommand | |
Canatomist::WindowBlockCommand | |
Canatomist::WindowConfigCommand | |
►Canatomist::WaitCommand | The abstract base class for commands that display a watch cursor |
Canatomist::ExportTextureCommand | Exports a texture of an object (fusion) to disk (texture file) |
Canatomist::ExtractTextureCommand | Extracts a texture of an object (fusion) to a texture object |
Canatomist::GenerateTextureCommand | Generates a texture corresponding to the geometry of another given object |
Canatomist::LoadGraphSubObjectsCommand | |
Canatomist::LoadObjectCommand | Command to load an object from a file |
Canatomist::ReloadObjectCommand | ? |
Canatomist::SaveObjectCommand | |
Canatomist::CommandReader | CommandReader replays history files |
►Canatomist::Control | |
Canatomist::ConnectivityMatrixControl | |
Canatomist::Control3D | |
Canatomist::CutControl | |
Canatomist::FlightControl | |
Canatomist::NodeSelectionControl | |
Canatomist::ObliqueControl | |
Canatomist::PaintControl | |
Canatomist::RoiDynSegmentControl | |
Canatomist::RoiLabelNamingControl | |
Canatomist::RoiLevelSetControl | |
Canatomist::RoiManagementControl | |
Canatomist::Select3DControl | |
Canatomist::SelectBrowserControl | |
Canatomist::SurfpaintToolsControl | |
Canatomist::TransformControl | |
►Canatomist::ControlDictionary::ControlCreatorBase | Almost private utility class, used mainly for python bindings |
Canatomist::ControlDictionary::ControlCreatorFunc | Almost private utility class, used mainly for python bindings |
Canatomist::ControlDictionary | |
Canatomist::ControlGroupDictionary | |
Canatomist::ControlManager | |
Canatomist::ControlMapEntry | |
►Canatomist::ControlSwitchObserver | |
►CQAWindow | Anatomist window with Qt |
►CControlledWindow | Anatomist Window using Qt and controler system, providing a toolbar for controls |
►CAWindow3D | 3D window, OpenGL rendering |
Canatomist::RefWindow | |
CQObjectBrowser | Objects browser window |
CQAHistogramWindow | |
CQAProfileWindow | |
CVr::Creator< T, U > | |
►CVr::Creator< MIPShader, Shader > | |
CVr::MIPShader | |
►CVr::Creator< MPVRShader, Shader > | |
CVr::MPVRShader | |
►CVr::Creator< RfmtShader, Shader > | |
CVr::RfmtShader | |
►CVr::Creator< SumShader, Shader > | |
CVr::SumShader | |
►CVr::Creator< VRShader, Shader > | |
CVr::VRShader | |
CVr::CubeZBuffer | |
Canatomist::Cursor | |
►Ccarto::DefaultRefConstruction [external] | |
►Ccarto::RCObject [external] | |
►Canatomist::GLItem | OpenGL item (display list, texture, ...) with reference counter and cleanup upon destruction |
►Canatomist::GLItemList | |
Canatomist::GLNoExecItemList | |
Canatomist::GLList | |
Canatomist::GLTexture | |
Canatomist::Primitive | Multiple display lists and texture objects |
Canatomist::ObjectMenu | |
►Canatomist::ObjectMenuCallback | |
Canatomist::ObjectMenuCallbackFunc | |
►Canatomist::ObjectMenuRegistrerClass | |
Canatomist::ObjectMenuRegistrerFuncClass | |
Canatomist::ObjectReader::LoadFunctionClass | |
►Ccarto::Headered [external] | |
►Ccarto::VolumeProxy< class > [external] | |
►Ccarto::Volume< AimsRGBA > [external] | |
Canatomist::APalette | |
►Ccarto::MutexedObject [external] | |
Canatomist::CommandContext | Context for commands processor readers (APipeReader etc) |
►Ccarto::SharedObject [external] | |
►Canatomist::AWindow | Abstract base class Anatomist window |
CQAWindow | Anatomist window with Qt |
►Canatomist::Observable | This class can be subclassed to represent an object that the programmer wants to have observed |
CAWindow3D | 3D window, OpenGL rendering |
►Canatomist::AObject | Base Anatomist object (abstract) |
►Canatomist::AGLObject | |
Canatomist::ASurface< 2 > | |
►Canatomist::ASurface< 3 > | |
Canatomist::TextObject | A text object: displays text messages as textures in 3D objects |
Canatomist::ASurface< D > | Template surface type |
Canatomist::ATexture | High-level Texture object in Anatomist |
Canatomist::Bucket | Bucket class |
Canatomist::Hierarchy | Nomenclature hierarchy object |
►Canatomist::MObject | Multi-object : base abstract class for objects that contain others |
Canatomist::AGraph | AGraph object class |
►Canatomist::GLMObject | A Multi-object with OpenGL rendering capabilities |
Canatomist::ATexSurface | Fusion object merging a triangulation and a texture object |
Canatomist::GLObjectList | |
►Canatomist::GLObjectVector | |
Canatomist::AInterpoler | Interpoler object: associates a ATexSurface and a Triangulated to map the TexSurface's texture onto the Triangulated mesh, using interpolation (spheric spline for ex.) |
Canatomist::AMTexture | Multi-texture |
Canatomist::Fusion3D | Anatomist object which contains a volume of functional data (fMRI, PET...) and a surface of the MRI anatomic data |
Canatomist::PlanarFusion3D | |
Canatomist::TesselatedMesh | |
►Canatomist::ObjectList | Multi-object : AObject containing children objects |
Canatomist::AGraphObject | Anatomist graph object: a list that manages destruction of its sub-elements |
►Canatomist::ObjectVector | It's a list, in fact.. |
Canatomist::AConnectivityMatrix | Connectivity matix object: fusions sparse matrix, white mesh, and optionally a gyrus patch texture |
Canatomist::ANormalsMesh | A mesh displaying normals for other meshes |
Canatomist::ASparseMatrix | Sparse matrix in Anatomist |
Canatomist::ASurfMatcher | Fusion object to match 2 surfaces |
Canatomist::AVolumeView< T > | |
Canatomist::ClippedObject | |
Canatomist::CutMesh | |
Canatomist::Fusion2D | Anatomist object which contains two volumes: one for the MRI anatomic image, and another for the functional data (fMRI, PET...) |
Canatomist::Fusion2DMesh | Anatomist object which contains several meshes: it displays the mesh polygons that intersect the current slice plane |
Canatomist::Slice | |
Canatomist::TransformedObject | A container object which displays its children either with a fixed orientation, or at a fixed position in the window corner |
Canatomist::VectorField | |
Canatomist::VolRender | |
Canatomist::VolRenderShader | |
►Canatomist::SliceableObject | AObject-inherited version of Sliceable |
►Canatomist::AVolumeBase | VolumeBase object : use for generic dynamic_cast of all AVolume<T>, thus the visitor design pattern can be used |
Canatomist::AVolume< T > | Volume object |
Canatomist::PaintActionSharedData | |
Canatomist::Processor | The command processor receives commands to manage and execute |
Canatomist::RoiChangeProcessor | |
Canatomist::RoiDynSegmentAction | |
Canatomist::RoiLevelSetActionSharedData | |
Canatomist::RoiManagementActionSharedData | |
Canatomist::RoiMorphoMathAction | |
Canatomist::TransformationObserver | Transformation observer |
CQAWindowFactory::Descrip | |
►Canatomist::Control::DropActionLink | |
Canatomist::Control::DropActionLinkOf< T > | |
►Canatomist::Control::EnterLeaveActionLink | |
Canatomist::Control::EnterLeaveActionLinkOf< T > | |
Canatomist::ErpReader | .erp format reader |
Canatomist::ErrorMessage | A wrapper for QMessageBox, but may use non-graphical message outputs |
Canatomist::EventHandler | Event handlers are called internally when the default context outputs an event |
►Canatomist::Control::FocusActionLink | |
Canatomist::Control::FocusActionLinkOf< T > | |
Canatomist::FusionFactory | Handles creation of various fusion objects |
►Canatomist::FusionMethod | Fusion method interface |
Canatomist::AInterpolerMethod | Method to fusion surfaces & texture, to make an interpoler |
Canatomist::ASurfMatchMethod | Method to fusion surfaces, to make a surface matcher |
Canatomist::ConnectivityMatrixFusionMethod | |
Canatomist::CylinderFusionMethod | Simple tool top make a cylinder from 2 landmarks |
Canatomist::Fusion2DMeshMethod | |
Canatomist::Fusion2dMethod | Default fusion method for Fusion2D objects |
Canatomist::Fusion3dMethod | Default fusion method for Fusion3D objects |
Canatomist::FusionClipMethod | |
Canatomist::FusionCutMeshMethod | |
Canatomist::FusionMultiTextureMethod | |
Canatomist::FusionRGBAVolumeMethod | |
Canatomist::FusionSliceMethod | |
Canatomist::FusionTesselationMethod | |
Canatomist::FusionTexSurfMethod | |
Canatomist::FusionTextureMethod | |
Canatomist::NormalsFusionMethod | |
Canatomist::PlanarFusion3dMethod | |
Canatomist::PlaneFusionMethod | Simple tool top make a plane from 3 landmarks |
Canatomist::VectorFieldFusionMethod | |
Canatomist::VolRenderFusionMethod | |
Canatomist::VolRenderShaderFusionMethod | |
Canatomist::Geometry | |
Canatomist::GLCaps | OpenGL capabilities |
►Canatomist::GLComponent | Base class for all OpenGL objects in Anatomist (with OpenGL display lists) |
Canatomist::AGLObject | |
Canatomist::AGraph | AGraph object class |
Canatomist::GLMObject | A Multi-object with OpenGL rendering capabilities |
►Canatomist::Sliceable | Sliceable objects can draw themselves in a 2D texture |
Canatomist::Fusion2D | Anatomist object which contains two volumes: one for the MRI anatomic image, and another for the functional data (fMRI, PET...) |
Canatomist::Fusion2DMesh | Anatomist object which contains several meshes: it displays the mesh polygons that intersect the current slice plane |
Canatomist::SliceableObject | AObject-inherited version of Sliceable |
Canatomist::VectorField | |
Canatomist::TransformedObject | A container object which displays its children either with a fixed orientation, or at a fixed position in the window corner |
Canatomist::VolRender | |
Canatomist::VolRenderShader | |
CGradient | The gradient of colors |
Canatomist::GraphParams | |
Canatomist::SelectFactory::HColor | |
Canatomist::IconDictionary | |
►Ccarto::Info [external] | |
Canatomist::AnatomistInfo | |
Canatomist::Shader::InterpolationModel_ | Interpolation model flags |
CQObjectBrowserWidget::ItemDescr | Structure used for item description |
►Canatomist::Control::KeyActionLink | |
Canatomist::Control::KeyActionLinkOf< T > | |
Canatomist::KeyAndMouseLongEvent | |
Canatomist::Control::KeyMapKey | |
Canatomist::LessControlMap | |
Canatomist::Control::LessKeyMap | |
Canatomist::Control::LessMouseMap | |
Canatomist::Light | Light used for OpenGL in 3D windows |
Canatomist::Shader::LightingModel_ | Light model flags |
►Canatomist::LocalConfiguration | Local configurator: used by program parts (modules, ...) to setup their part of the global config |
Canatomist::ControlConfiguration | Configuration stuff for main Anatomist (control window settings) |
Canatomist::LongActions | |
Canatomist::Material | This class has to be rewritten, it's really really a shame...... |
Canatomist::Shader::MaterialModel_ | Material model flags |
Canatomist::Processor::Memo | |
Canatomist::MObjectIO | |
►Canatomist::Module | Base class for dynamically loaded modules |
Canatomist::AnaSurfMatch | |
Canatomist::HierarchyEditor | |
Canatomist::HistogramModule | |
Canatomist::ProfileModule | |
Canatomist::RoiAlgoModule | |
Canatomist::RoiBaseModule | |
Canatomist::StdModule | |
Canatomist::SurfpaintModule | |
Canatomist::VolRenderModule | |
Canatomist::ModuleInterface | Represent the Anatomist internals made available to Modules |
Canatomist::ModuleManager | Manage Anatomist modules |
Canatomist::ModuleObserver | Base class for objects interested in module changes notification |
►Canatomist::Control::MouseActionLink | |
Canatomist::Control::MouseActionLinkOf< T > | |
Canatomist::Control::MouseButtonMapKey | |
Canatomist::MouseLongEvent | |
►Canatomist::Control::MoveOrDragActionLink | |
Canatomist::Control::MoveOrDragActionLinkOf< T > | |
Canatomist::ObjectActions | Base callback functions for actions on the objects |
Canatomist::ObjectConverter< T > | Converts custom lower-level objects (generally aims objects) to Anatomist objects and vice versa |
CAWindow3D::ObjectModifier | Functions that can modify on-the-fly display primitives of an object |
Canatomist::ObjectReader | Object reader |
Canatomist::ObjectUtils | |
Canatomist::ObservableCreatedNotifier | This is a manager for callbacks called when an new Observable is created |
►Canatomist::Observer | A class can implement the Observer interface when it wants to be informed of changes in observable objects |
CALandmarkPicker | Tool for selecting landmarks on a surface |
CChooseReferentialWindow | Window asking for a referential to be assigned to objects and / or windows |
CErpWraper | Graphic loader with appropriate sliders to load any .erp cell / observation in an ERP directory into a ATexture object |
CFixedPointOfViewWindow | Window with buttons for standard 3D point of views |
CFusion2DWindow | Fusion2D control |
CFusion3DWindow | Fusion 3D tuning window |
CGraphLandmarkPicker | Landmarks organized into a graph, associated with a 2D object |
CLightModelWindow | Light model window for 3D windows |
CMaterialWindow | Material aspect (color / transparency) tuning window |
CPaintActionView | |
CQGraphProperties | |
CQSurfMatchWin | Surface matcher control window |
CQTexturePanel | |
CQTextureWin | |
CRenderingWindow | Rendering aspect (shading/lighting model, effects) tuning window |
CRoiDynSegmentActionView | |
CRoiHistoPlot | |
CRoiLevelSetActionView | |
CRoiManagementActionView | |
CRoiMorphoMathActionView | |
CTools3DWindow | Settings for 3D windows |
CVectorFieldEditionWindow | |
CVolRenderPanel | |
Canatomist::AObject | Base Anatomist object (abstract) |
►Canatomist::APaletteWin | Object color palette window |
CQAPaletteWin | |
Canatomist::AWindow | Abstract base class Anatomist window |
Canatomist::CommandWriter | CommandWriter is a helper class logging commands into a history file |
Canatomist::ConstraintEditorWindow | |
Canatomist::NormalsSettingsPanel | Normals settings GUI |
Canatomist::NormalsSettingsPanel::NormalsObserver | |
Canatomist::PaintActionSharedData | |
Canatomist::ReferentialObserver | |
Canatomist::RoiDynSegmentAction | |
Canatomist::RoiLevelSetActionSharedData | |
Canatomist::RoiManagementActionSharedData | |
►Ccarto::Observer [external] | |
Ccarto::Headered [external] | |
Canatomist::OptionMatcher | Option menus registration mechanism (all static) |
►Ccarto::OptionsParser [external] | |
►Ccarto::CartoApplication [external] | |
►Caims::AimsApplication [external] | |
Canatomist::Anatomist | Holds information about all data handled by Anatomist: the objects, the windows, and other application-wide lists |
Canatomist::OutputEvent | This class holds events to send to output streams so that external programs are notified when something happens in Anatomist |
Canatomist::OutputEventFilter | Filering of events sent to the external wolrd (output streams) |
►Canatomist::Control::PaintActionLink | |
Canatomist::Control::PaintActionLinkOf< T > | |
►Canatomist::PaintStrategy | |
Canatomist::BallPaintStrategy | |
Canatomist::DiskPaintStrategy | |
Canatomist::PointPaintStrategy | |
Canatomist::SquarePaintStrategy | |
Canatomist::PaletteList | |
►Canatomist::Control::PanActionLink | |
Canatomist::Control::PanActionLinkOf< T > | |
►Canatomist::Control::PinchActionLink | |
Canatomist::Control::PinchActionLinkOf< T > | |
CQAWindowFactory::PixList | |
Canatomist::PostSelector | Performs an action after an object has been selected (fiber tracking, ...) |
►Canatomist::PythonAObject | Attributed objects wrapper |
Canatomist::ASurface< 2 > | |
Canatomist::ASurface< 3 > | |
Canatomist::AGraph | AGraph object class |
Canatomist::AGraphObject | Anatomist graph object: a list that manages destruction of its sub-elements |
Canatomist::ASparseMatrix | Sparse matrix in Anatomist |
Canatomist::ASurface< D > | Template surface type |
Canatomist::ATexture | High-level Texture object in Anatomist |
Canatomist::AVolumeBase | VolumeBase object : use for generic dynamic_cast of all AVolume<T>, thus the visitor design pattern can be used |
Canatomist::Bucket | Bucket class |
Canatomist::Hierarchy | Nomenclature hierarchy object |
►CQAction | |
Canatomist::APaletteExtensionAction | |
CQAHistogram | |
CQAProfileFactory | |
►CQAProfileStrategy | |
CQAProfileT | |
CQAProfileX | |
CQAProfileY | |
CQAProfileZ | |
►Caims::gui::QATreeWidget [external] | |
CQObjectBrowserWidget | Specialized QTreeWidget class for AObjects / GenericObjects / attributes visualization / selection / modification |
►CQDialog | |
CAttributedChooser | Dialog for choosing an attribute (with type) |
CChooseReferentialWindow | Window asking for a referential to be assigned to objects and / or windows |
CFusionChooser | |
CObjectChooseDialog | |
CQAColorDialog | |
CQAbout | About window Sound is available via multi-threading on Linux and Solaris To disable both sound and threading, define the ANA_NO_SOUND macro |
CQLabelEdit | Editor window for labels (interaction with hierarchies) |
CQSelAttrib | Window for choosing an attribute criterion |
CQStringEdit | Qt string attribute editor |
CQTextureParams | |
CRegionsFusionWindow | |
CZoomDialog | |
Canatomist::ConstraintEditorWindow | |
Canatomist::QSelectWidget | A simple window to allow choosing between selected objects |
Canatomist::WhatsNew | |
Clistboxeditor | Editor window for labels (interaction with hierarchies) |
►CQEvent | |
Canatomist::AObjectLoadEvent | |
►CQFileDialog | |
CAimsFileDialog | |
►CQGLWidget | |
►Ccarto::GLWidget | |
►CQAGLWidget | |
CQAGLWidget3D | |
►CQGraphicsScene | |
Canatomist::internal::AGraphicsScene | |
►CQGraphicsView | |
Canatomist::internal::AGraphicsView | See http://doc.qt.digia.com/qq/qq26-openglcanvas.html |
►CQLabel | |
CQImageLabel | |
►CQLineEdit | |
CQCancelLineEdit | A "cancelable" line edit: hitting 'esc' sends the "cancel()" signal |
CQScopeLineEdit | Modified QLineEdit with a limited scope, sends a signal when loses focus |
CQSurfMatchWin_AttEdit | |
►CQMainWindow | |
CControlWindow | Anatomist control window |
CQAWindow | Anatomist window with Qt |
CQAWindowBlock | |
►CQMenu | |
CQSelectMenu | Selection menu widget |
►CQMimeData | |
Canatomist::QAObjectDrag | |
Canatomist::QAWindowDrag | |
►CQObject | |
CAPipeReader_Bridge | |
CControlSwitch | |
CGLWidgetManager_Private_QObject | Private internal class |
CKeyRepetitiveEvent | |
►CMenuCallback | Private class |
CQAOptionMenuCallback | |
CQAViewToolTip | |
CQAWindowFactory | Specialized AWindowFactory storing Qt specific information about windows (QPixmaps, QStrings, ...) |
CQSelectFactory | Selection windows factory, providing Qt windows / widgets |
CReferentialWindow_TransCallback | |
Canatomist::AConnectivityMatrix | Connectivity matix object: fusions sparse matrix, white mesh, and optionally a gyrus patch texture |
Canatomist::CommandServer | |
Canatomist::ConnectivityMatrixAction | |
Canatomist::ContinuousTrackball | |
Canatomist::LoadObjectCommand | Command to load an object from a file |
Canatomist::MovieAction | |
Canatomist::ObjectReaderNotifier | |
Canatomist::OrientationAnnotation | |
Canatomist::internal::CommandReader_Bridge | |
Canatomist::internal::PaletteWinExtensionActions | |
►Canatomist::internal::TransformerActionData | |
Canatomist::Transformer | |
Canatomist::TranslaterAction | |
►CQSlider | |
CQANumSlider | A private class: slider with specific data storage (for callbacks client data), no use for it anywhere else.. |
Canatomist::internal::NoDragSlider | This subclassed slider always accepts the MouseMove event so that the drag system doesn't start, which causes problems because then the slider doesn't get MouseRelease events |
►CQSpinBox | |
Canatomist::internal::VectorFieldCoordSpinBox | |
►CQWidget | |
CALandmarkPicker | Tool for selecting landmarks on a surface |
CAimsFileDialogExtension | |
CErpWraper | Graphic loader with appropriate sliders to load any .erp cell / observation in an ERP directory into a ATexture object |
CFixedPointOfViewWindow | Window with buttons for standard 3D point of views |
CFusion2DWindow | Fusion2D control |
CFusion3DWindow | Fusion 3D tuning window |
CGradientWidget | |
CGraphLandmarkPicker | Landmarks organized into a graph, associated with a 2D object |
CLightModelWindow | Light model window for 3D windows |
CMaterialWindow | Material aspect (color / transparency) tuning window |
CObjectParamSelect | |
CPaintActionView | |
CPreferencesWindow | Global preferences settings window |
CQAColorWidget | |
CQAPaletteWin | |
CQGraphParam | Graph static parameters control window |
CQGraphProperties | |
CQObjectTree | Qt object tree widget for the control wondow |
CQSurfMatchWin | Surface matcher control window |
CQTexturePanel | |
CQTextureVectorEditor | |
CQTextureWin | |
CQVectorCompEditor | |
CQWindowTree | Qt window tree widget for the control wondow |
CReferentialWindow | Window displaying referentials and transformations between them |
CRenderingWindow | Rendering aspect (shading/lighting model, effects) tuning window |
CRoiDynSegmentActionView | |
CRoiHistoPlot | |
CRoiLevelSetActionView | |
CRoiManagementActionView | |
CRoiMorphoMathActionView | |
CToolBox | |
CTools3DWindow | Settings for 3D windows |
CVectorFieldEditionWindow | |
CVolRenderPanel | |
Canatomist::NormalsSettingsPanel | Normals settings GUI |
Canatomist::SurfpaintTools | |
Canatomist::ReferencePixmap | |
Canatomist::Referentiable | |
Canatomist::Referential | Referential: marker for transformations, with an associated color |
Canatomist::Registry | Registry links all Command concrete subclasses with a function that will read the guts of the command and create an instance of the subclass |
►CUi::RenderingWindow | |
CRenderingWindow | Rendering aspect (shading/lighting model, effects) tuning window |
►Canatomist::Control::ResizeActionLink | |
Canatomist::Control::ResizeActionLinkOf< T > | |
►Canatomist::SelectFactory | Central selection center |
CQSelectFactory | Selection windows factory, providing Qt windows / widgets |
►Canatomist::Control::SelectionChangedActionLink | |
Canatomist::Control::SelectionChangedActionLinkOf< T > | |
►Canatomist::Selector | |
Canatomist::LowestLevelSelector | |
►Canatomist::SelfSliceable | Self sliceable objects contain a plane (slice) information: slice position and orientation only depend on the object itself |
Canatomist::ClippedObject | |
Canatomist::CutMesh | |
Canatomist::Slice | |
►Canatomist::Serializer | Serializer is a helper class for pointer serialization |
Canatomist::CommandWriter | CommandWriter is a helper class logging commands into a history file |
►Canatomist::SerializingCommand | The abstract base class used for commands that have to read/write pointers |
Canatomist::AddNodeCommand | |
Canatomist::AssignReferentialCommand | Assign a referential to objects and/or windows |
Canatomist::CreateGraphCommand | |
Canatomist::CreateWindowCommand | Window creation command |
Canatomist::DeleteElementCommand | Deletes elemets given by their (un)serializer ID |
Canatomist::DuplicateObjectCommand | Duplicate (clone or shallow-copy) an object when possible |
Canatomist::EventFilterCommand | Set output stream for the current commands context |
Canatomist::ExternalReferenceCommand | Manages reference counting on elements for a remote application |
Canatomist::ExtractTextureCommand | Extracts a texture of an object (fusion) to a texture object |
Canatomist::FusionInfoCommand | |
Canatomist::FusionObjectsCommand | |
Canatomist::GenerateTextureCommand | Generates a texture corresponding to the geometry of another given object |
Canatomist::GetConnThresholdCommand | Assign a referential to objects and/or windows |
Canatomist::GetInfoCommand | Writes information about Anatomist state in a file or pipe |
Canatomist::GroupObjectsCommand | Group objects in an ObjectList |
Canatomist::LoadObjectCommand | Command to load an object from a file |
Canatomist::LoadTransformationCommand | Load a transformation between two referentials |
Canatomist::NewIdCommand | Reserves an object/window/element ID in the context namespace |
Canatomist::ObjectInfoCommand | Writes information about Anatomist state in a file or pipe |
Canatomist::OutputCommand | Set output stream for the current commands context |
Canatomist::SetConnThresholdCommand | Assign a referential to objects and/or windows |
Canatomist::WindowBlockCommand | |
Canatomist::Settings | |
Canatomist::Shader | |
►CVr::Shader | |
CVr::MIPShader | |
CVr::MPVRShader | |
CVr::RfmtShader | |
CVr::SumShader | |
CVr::VRShader | |
►Canatomist::Control::ShowHideActionLink | |
Canatomist::Control::ShowHideActionLinkOf< T > | |
►CUi::ShowNormals | |
Canatomist::NormalsSettingsPanel | Normals settings GUI |
CVr::Slicing | |
CSpline | A spline used to store gradient components waveforms |
►Canatomist::Control::SwipeActionLink | |
Canatomist::Control::SwipeActionLinkOf< T > | |
►Ccarto::SyntaxedObject< class > [external] | |
CTree [external] | |
Canatomist::SyntaxRepository | |
►Canatomist::Control::TapActionLink | |
Canatomist::Control::TapActionLinkOf< T > | |
►Canatomist::Control::TapAndHoldActionLink | |
Canatomist::Control::TapAndHoldActionLinkOf< T > | |
Canatomist::GLComponent::TexExtrema | |
Canatomist::GLComponent::TexInfo | Semi-private structure |
Canatomist::Transformation | Transformation between two referentials |
Canatomist::Unserializer | Pointer decoder (or id to pointer map) |
CVr::Vector3d | |
►CUi::VectorField | |
CVectorFieldEditionWindow | |
►Canatomist::View | |
►Canatomist::GLWidgetManager | Base class for OpenGL-rendering widget |
CQAGLWidget | |
►Canatomist::ViewState | ViewState holds information about how a view wants to see an object |
Canatomist::SliceViewState | Specialization for a sliceable object |
CVr::VrSingleton< T > | |
►CVr::VrSingleton< ShaderFactory > | |
CVr::ShaderFactory | |
►Ccarto::WeakObject [external] | |
Ccarto::SharedObject [external] | |
►Canatomist::Control::WheelActionLink | |
Canatomist::Control::WheelActionLinkOf< T > | |
►Canatomist::WSelectChooser | Base class for selection chooser windows |
Canatomist::QSelectWidget | A simple window to allow choosing between selected objects |