| VTK
    9.0.1
    | 
#include "vtkInteractionWidgetsModule.h"#include "vtkPolyDataAlgorithm.h"#include "vtkWidgetRepresentation.h"Go to the source code of this file.
| Classes | |
| class | vtkCurveRepresentation | 
| vtkWidgetRepresentation base class for a widget that represents an curve that connects control points.  More... | |
| class | vtkCurveRepresentation::HandleSource | 
| Macros | |
| #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 47 of file vtkCurveRepresentation.h.
| #define VTK_PROJECTION_XZ 1 | 
Definition at line 48 of file vtkCurveRepresentation.h.
| #define VTK_PROJECTION_XY 2 | 
Definition at line 49 of file vtkCurveRepresentation.h.
| #define VTK_PROJECTION_OBLIQUE 3 | 
Definition at line 50 of file vtkCurveRepresentation.h.
 1.8.17
 1.8.17