VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Interaction/Widgets/vtkSphereRepresentation.h File Reference
#include "vtkInteractionWidgetsModule.h"
#include "vtkWidgetRepresentation.h"
#include "vtkSphereSource.h"
Include dependency graph for vtkSphereRepresentation.h:

Go to the source code of this file.

Classes

class  vtkSphereRepresentation
 a class defining the representation for the vtkSphereWidget2 More...

Defines

#define VTK_SPHERE_OFF   0
#define VTK_SPHERE_WIREFRAME   1
#define VTK_SPHERE_SURFACE   2

Define Documentation

#define VTK_SPHERE_OFF   0

Definition at line 72 of file vtkSphereRepresentation.h.

#define VTK_SPHERE_WIREFRAME   1

Definition at line 73 of file vtkSphereRepresentation.h.

#define VTK_SPHERE_SURFACE   2

Definition at line 74 of file vtkSphereRepresentation.h.