VTK  9.3.20240329
Classes | Macros
vtkSphereRepresentation.h File Reference
#include "vtkInteractionWidgetsModule.h"
#include "vtkSphereSource.h"
#include "vtkWidgetRepresentation.h"
#include "vtkWrappingHints.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...
 

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 83 of file vtkSphereRepresentation.h.

◆ VTK_SPHERE_WIREFRAME

#define VTK_SPHERE_WIREFRAME   1

Definition at line 84 of file vtkSphereRepresentation.h.

◆ VTK_SPHERE_SURFACE

#define VTK_SPHERE_SURFACE   2

Definition at line 85 of file vtkSphereRepresentation.h.