Go to the documentation of this file.
72 #ifndef vtkImplicitPlaneWidget_h
73 #define vtkImplicitPlaneWidget_h
109 void PlaceWidget(
double xmin,
double xmax,
double ymin,
double ymax,
110 double zmin,
double zmax)
270 void* clientdata,
void* calldata);
355 void Rotate(
int X,
int Y,
double *p1,
double *p2,
double *vpn);
359 void Push(
double *p1,
double *p2);
360 void Scale(
double *p1,
double *p2,
int X,
int Y);
map vtkPolyData to graphics primitives
perform various plane computations
#define vtkGetObjectMacro(name, type)
Cut vtkDataSet with user-specified implicit function.
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
GLint GLint GLint GLint GLint x
filter that generates tubes around lines
#define vtkSetClampMacro(name, type, min, max)
create a polygonal sphere centered at the origin
represents an object (geometry & properties) in a rendered scene
topologically and geometrically regular array of data
a simple class to control print indentation
extract boundary, non-manifold, and/or sharp edges from polygonal data
#define vtkGetMacro(name, type)
create a line defined by two end points
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
GLint GLint GLint GLint GLint GLint y
concrete dataset represents vertices, lines, polygons, and triangle strips
create wireframe outline for arbitrary data set
represent surface properties of a geometric object
ray-cast cell picker for all kinds of Prop3Ds
Superclass for algorithms that produce only polydata as output.