Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Deprecated List

Member itk::AnisotropicSimilarityLandmarkBasedTransformInitializer< TTransform, TFixedImage, TMovingImage >::SetFixedImage (const FixedImageType *image)
Set the fixed image. The method really doesn't do anything. The goal of this class is to compute the optimal transform, for the templated TransformType between the fixed and moving image grid, given a set of landmarks. Nothing is done with the images themselves. The method will therefore be deprecated and removed

Member itk::AnisotropicSimilarityLandmarkBasedTransformInitializer< TTransform, TFixedImage, TMovingImage >::SetMovingImage (const MovingImageType *image)
Set the moving image. The method really doesn't do anything. The goal of this class is to compute the optimal transform, for the templated TransformType between the fixed and moving image grid, given a set of landmarks. Nothing is done with the images themselves. The method will therefore be deprecated and removed.

Member qSlicerCoreApplication::settings () const

Member vtkMRMLAbstractLogic::SetAndObserveMRMLScene (vtkMRMLScene *newScene)

Member vtkMRMLDisplayableNode::ProcessMRMLEvents (vtkObject *, unsigned long, void *)
GetDisplayNodes Obsolete utility function that provides an unsafe API. Please use GetNumberOfDisplayNodes() and GetNthDisplayNode() instead const std::vector<vtkMRMLDisplayNode*>& GetDisplayNodes();

Class vtkMRMLFiducial
Used for backward compatibility for Slicer3 fiducial lists, please use the Annotation Module MRML nodes

Member vtkMRMLFiducial::New ()
Used for backward compatibility for Slicer3 fiducial lists, please use the Annotation Module MRML nodes

Class vtkMRMLFiducialListNode
Used for backward compatibility for Slicer3 fiducial lists, please use the Annotation Module MRML nodes

Member vtkMRMLFiducialListNode::New ()
Used for backward compatibility for Slicer3 fiducial lists, please use the Annotation Module MRML nodes

Class vtkMRMLFiducialListStorageNode
Used for reading in Slicer3 fiducial lists, please use the Annotation Module MRML storage nodes

Member vtkMRMLFiducialListStorageNode::New ()
Used for reading in Slicer3 fiducial lists, please use the Annotation Module MRML storage nodes

Member vtkMRMLScene::GetUniqueNameByString (const char *baseName)
GetUniqueNameByString Obsolete utility function that provides an unsafe API for GenerateUniqueName()

Member vtkSlicerVolumeRenderingLogic::CreateScenarioNode ()
Create and add into the scene a vtkMRMLVolumeRenderingScenarioNode

Member vtkSlicerVolumesLogic::CreateLabelVolume (vtkMRMLScene *scene, vtkMRMLVolumeNode *volumeNode, const char *name)
Create a label map volume to match the given volumeNode and add it to the scene

Member vtkSlicerVolumesLogic::CreateLabelVolume (vtkMRMLVolumeNode *volumeNode, const char *name)
Create a label map volume to match the given volumeNode and add it to the current scene.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines