76#ifndef vtkSphereWidget_h
77#define vtkSphereWidget_h
80#include "vtkInteractionWidgetsModule.h"
83VTK_ABI_NAMESPACE_BEGIN
93#define VTK_SPHERE_OFF 0
94#define VTK_SPHERE_WIREFRAME 1
95#define VTK_SPHERE_SURFACE 2
116 double xmin,
double xmax,
double ymin,
double ymax,
double zmin,
double zmax)
override
269 vtkObject*
object,
unsigned long event,
void* clientdata,
void* calldata);
represents an object (geometry & properties) in a rendered scene
ray-cast cell picker for all kinds of Prop3Ds
a simple class to control print indentation
represent and manipulate 3D points
map vtkPolyData to graphics primitives
concrete dataset represents vertices, lines, polygons, and triangle strips
represent surface properties of a geometric object
create a polygonal sphere centered at the origin
implicit function for a sphere
#define VTK_SIZEHINT(...)