VTK  9.3.20240424
Classes | Macros
vtkSphereWidget.h File Reference
#include "vtk3DWidget.h"
#include "vtkInteractionWidgetsModule.h"
#include "vtkSphereSource.h"
Include dependency graph for vtkSphereWidget.h:

Go to the source code of this file.

Classes

class  vtkSphereWidget
 3D widget for manipulating a sphere More...
 

Macros

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

Macro Definition Documentation

◆ VTK_SPHERE_OFF

#define VTK_SPHERE_OFF   0

Definition at line 93 of file vtkSphereWidget.h.

◆ VTK_SPHERE_WIREFRAME

#define VTK_SPHERE_WIREFRAME   1

Definition at line 94 of file vtkSphereWidget.h.

◆ VTK_SPHERE_SURFACE

#define VTK_SPHERE_SURFACE   2

Definition at line 95 of file vtkSphereWidget.h.