|
fw4spl
|
The namespace visuVTKAdaptor contains the list of adaptors available for the generic scene. . More...
Classes | |
| class | BoxClallback |
| class | ImagePickerInteractorCallback |
| class | ImageSliceOrientationTextPImpl |
| class | MeshVtkCommand |
| class | NegatoSlicingCallback |
| class | NegatoWindowingCallback |
| class | PlaneCollectionAdaptorStarter |
| class | PlaneShifterCallback |
| class | Plugin |
| This class is started when the bundles is loaded. More... | |
| class | ProbingCallback |
| class | S2DWheel |
| Render a rotatable 2D wheel in screen-space. More... | |
| class | SAxis |
| Render axis in the generic scene. More... | |
| class | SBoxWidget |
| Displays a box widget that updates the associated TransformationMatrix3D. More... | |
| class | SCamera |
| This adaptor updates the camera position according to a matrix (and vice versa) More... | |
| class | SCube |
| Render a cube on the generic scene. More... | |
| class | SDistance |
| Display the distance between the two points of the point list. More... | |
| class | SImage |
| Render an image on the generic scene. More... | |
| class | SImage3DCursor |
| Add a 3D spatial marker represented by a sphere that identify the intersection point of the selected slices of a medical image. More... | |
| class | SImageMultiDistances |
| Adaptor to display distance on an image. More... | |
| class | SImagePickerInteractor |
| This service emits a signal when the user click on the associated image in the scene. More... | |
| class | SImagesBlend |
| Manage blend for image given in configuration. More... | |
| class | SImageSeries |
| This adaptor shows ImageSeries. Creates an adaptor for the image in the series. More... | |
| class | SImageSlice |
| Adaptor to display only one slice of an image. More... | |
| class | SImageSliceOrientationText |
| Shows image orientation information (right, left, ...) This adaptor show locations labels in the four borders of the scene. More... | |
| class | SImagesProbeCursor |
| Displays pixel information from images. More... | |
| class | SImageText |
| Adaptor to display window image information (width, heigth, picked position) More... | |
| class | SInteractorStyle |
| Managing vtk interactor style. More... | |
| class | SLabeledPointList |
| Adaptor to display a labeled point list. More... | |
| class | SLandmarks |
| Adaptor for landmarks in the field of an image. More... | |
| class | SLine |
| Render line in the generic scene. More... | |
| class | SMaterial |
| Manage material representation of meshes. More... | |
| class | SMedical3DCamera |
| Update camera scene according to defined axes (axial, sagittal, frontal). More... | |
| class | SMesh |
| Display a fwData::Mesh in the generic scene. More... | |
| class | SMeshesBoxWidget |
| Create a Box widget around the meshes contained in the composite. More... | |
| class | SMeshNormals |
| This adaptor displays mesh normals. More... | |
| class | SModelSeries |
| This adaptor shows ModelSeries. Creates adaptors for each reconstruction in model. More... | |
| class | SNegatoMPR |
| Display a negato image. More... | |
| class | SNegatoOneSlice |
| Display a negato image with one slice. More... | |
| class | SNegatoSlicingInteractor |
| Display a negato image. More... | |
| class | SNegatoWindowingInteractor |
| Manage windowing interaction for image. More... | |
| class | SOrientationMarker |
| Adaptor used to display an orientationMarker in a generic scene. More... | |
| class | SPickerInteractor |
| This service emits a signal when the user click on a actor in the scene. More... | |
| class | SPickerInteractorCallback |
| class | SPlane |
| Represents a Plane that can be interacted with 3 points. More... | |
| class | SPlaneInteractor |
| This service allows to interact with the plane (switch normal, deselect, move along the normal) More... | |
| class | SPlaneInteractorCallback |
| class | SPlaneList |
| Represents a list of Plane that can be interacted with 3 points. More... | |
| class | SPoint |
| Adaptor to display a point. More... | |
| class | SPointLabel |
| Displays a label on a point. The label is given in point field "m_labelId". More... | |
| class | SPointList |
| Adaptor to display a point list. More... | |
| class | SProbeCursor |
| Cursor management: displays a red cross representing the image picked point. More... | |
| class | SReconstruction |
| Displays a Reconstruction. More... | |
| class | SResection |
| This service displays a ResectionDB (it launchs Reconstruction adators) More... | |
| class | SResectionDB |
| This service displays a ResectionDB (it launchs Resection adators) More... | |
| class | SSliceFollowerCamera |
| Update the camera according to slice move. More... | |
| class | SSlicesCursor |
| Cursor management. More... | |
| class | SSnapshot |
| This service will snapshot the current generic scene. More... | |
| class | SText |
| Displays a text. More... | |
| class | STexture |
| Adaptor to map a texture on a mesh. More... | |
| class | STransform |
| Adaptor binding a TransformationMatrix3D to a vtkTransform. More... | |
| class | SVectorField |
| This adaptor displays vector field contains in a fwData::Image. More... | |
| class | vtkDeselectLandmarksCallBack |
| class | vtkDistanceDeleteCallBack |
| class | vtkLabeledPointDeleteCallBack |
| class | vtkLandmarkUpdateCallBack |
| class | vtkPlaneDeleteCallBack |
| class | vtkPointUpdateCallBack |
Functions | |
| ::fwData::Color::sptr | generateColor () |
| void | notifyDeletePlane (::fwData::PlaneList::sptr planeList,::fwData::Plane::sptr plane) |
| fwServicesRegisterMacro (::fwRenderVTK::IAdaptor,::visuVTKAdaptor::STransformFromWheel) | |
Variables | |
| class VISUVTKADAPTOR_CLASS_API | MeshVtkCommand |
| static::fwRuntime::utils::GenericExecutableFactoryRegistrar< Plugin > | registrar ("::visuVTKAdaptor::Plugin") |
| const ::fwCom::Slots::SlotKeyType | s_CHANGE_MODE_SLOT = "changeMode" |
| const ::fwCom::Slots::SlotKeyType | s_CHANGE_CHECKERBOARD_DIVISION_SLOT = "changeCheckerboardDivision" |
| const ::fwCom::Slots::SlotKeyType | s_SET_TOP_IMAGE_TRANSPARENCY_SLOT = "setTopImageTransparency" |
| const ::fwServices::IService::KeyType | s_LANDMARKS_INOUT = "landmarks" |
The namespace visuVTKAdaptor contains the list of adaptors available for the generic scene. .