#include "vtk3DWidget.h"
#include "vtkSphereSource.h"
Include dependency graph for vtkSphereWidget.h:
Go to the source code of this file.
Compounds | |
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 |
|
Definition at line 91 of file vtkSphereWidget.h. Referenced by vtkSphereWidget::SetRepresentationToOff(). |
|
Definition at line 92 of file vtkSphereWidget.h. Referenced by vtkSphereWidget::SetRepresentationToWireframe(). |
|
Definition at line 93 of file vtkSphereWidget.h. Referenced by vtkSphereWidget::SetRepresentationToSurface(). |