![]() |
Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkMRMLDisplayableNode.h"
#include "vtkMRMLMarkupsDisplayNode.h"
#include "vtkMRMLMarkupsNode.h"
#include "vtkMRMLExport.h"
#include <vtkMatrix4x4.h>
#include <vtkPlane.h>
Go to the source code of this file.
Classes | |
class | vtkMRMLMarkupsPlaneNode |
MRML node to represent a plane markup Plane Markups nodes contain three control points. Visualization parameters are set in the vtkMRMLMarkupsDisplayNode class. More... | |