#include "vtk3DWidget.h"
#include "vtkSphereSource.h"

Go to the source code of this file.
Classes | |
| class | vtkSphereWidget | 
| 3D widget for manipulating a sphere  More... | |
Defines | |
| #define | VTK_SPHERE_OFF 0 | 
| #define | VTK_SPHERE_WIREFRAME 1 | 
| #define | VTK_SPHERE_SURFACE 2 | 
| #define VTK_SPHERE_OFF 0 | 
Definition at line 77 of file vtkSphereWidget.h.
| #define VTK_SPHERE_WIREFRAME 1 | 
Definition at line 78 of file vtkSphereWidget.h.
| #define VTK_SPHERE_SURFACE 2 | 
Definition at line 79 of file vtkSphereWidget.h.
 1.5.6