#include "vtkPolyDataSourceWidget.h"

Go to the source code of this file.
Classes | |
| class | vtkPlaneWidget |
| 3D widget for manipulating a finite plane More... | |
Defines | |
| #define | VTK_PLANE_OFF 0 |
| #define | VTK_PLANE_OUTLINE 1 |
| #define | VTK_PLANE_WIREFRAME 2 |
| #define | VTK_PLANE_SURFACE 3 |
| #define VTK_PLANE_OFF 0 |
Definition at line 106 of file vtkPlaneWidget.h.
| #define VTK_PLANE_OUTLINE 1 |
Definition at line 107 of file vtkPlaneWidget.h.
| #define VTK_PLANE_WIREFRAME 2 |
Definition at line 108 of file vtkPlaneWidget.h.
| #define VTK_PLANE_SURFACE 3 |
Definition at line 109 of file vtkPlaneWidget.h.
1.5.6