|
VTK
|
#include "vtkWidgetRepresentation.h"
Go to the source code of this file.
Classes | |
| class | vtkSplineRepresentation |
| vtkWidgetRepresentation for a spline. More... | |
Defines | |
| #define | VTK_PROJECTION_YZ 0 |
| #define | VTK_PROJECTION_XZ 1 |
| #define | VTK_PROJECTION_XY 2 |
| #define | VTK_PROJECTION_OBLIQUE 3 |
| #define VTK_PROJECTION_YZ 0 |
Definition at line 48 of file vtkSplineRepresentation.h.
| #define VTK_PROJECTION_XZ 1 |
Definition at line 49 of file vtkSplineRepresentation.h.
| #define VTK_PROJECTION_XY 2 |
Definition at line 50 of file vtkSplineRepresentation.h.
| #define VTK_PROJECTION_OBLIQUE 3 |
Definition at line 51 of file vtkSplineRepresentation.h.
1.7.5.1