Go to the documentation of this file.
83 #ifndef vtkBoxWidget_h
84 #define vtkBoxWidget_h
114 {this->Superclass::PlaceWidget();}
115 void PlaceWidget(
double xmin,
double xmax,
double ymin,
double ymax,
116 double zmin,
double zmax)
117 {this->Superclass::PlaceWidget(xmin,xmax,ymin,ymax,zmin,
zmax);}
290 virtual void Scale(
double *p1,
double *p2,
int X,
int Y);
291 virtual void Rotate(
int X,
int Y,
double *p1,
double *p2,
double *vpn);
302 double *x1,
double *x2,
double *x3,
double *x4,
307 const double Nz[3],
double dir[3]);
map vtkPolyData to graphics primitives
represent and manipulate 3D points
#define vtkGetObjectMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
implicit function for convex set of planes
create a polygonal sphere centered at the origin
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
abstract superclass for all actors, volumes and annotations
concrete dataset represents vertices, lines, polygons, and triangle strips
represent surface properties of a geometric object
ray-cast cell picker for all kinds of Prop3Ds