Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkSphereWidget.h File Reference

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

Go to the source code of this file.

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 81 of file vtkSphereWidget.h.

Referenced by vtkSphereWidget::SetRepresentationToOff().

#define VTK_SPHERE_WIREFRAME   1
 

Definition at line 82 of file vtkSphereWidget.h.

Referenced by vtkSphereWidget::SetRepresentationToWireframe().

#define VTK_SPHERE_SURFACE   2
 

Definition at line 83 of file vtkSphereWidget.h.

Referenced by vtkSphereWidget::SetRepresentationToSurface().