73#include "vtkInteractionWidgetsModule.h"  
   75VTK_ABI_NAMESPACE_BEGIN
 
  106    double xmin, 
double xmax, 
double ymin, 
double ymax, 
double zmin, 
double zmax)
 override 
  108    this->Superclass::PlaceWidget(xmin, xmax, ymin, ymax, zmin, zmax);
 
  207  vtkGetMacro(OutlineFaceWires, 
int);
 
  219  vtkGetMacro(OutlineCursorWires, 
int);
 
  256    vtkObject* 
object, 
unsigned long event, 
void* clientdata, 
void* calldata);
 
  306  virtual void Scale(
double* p1, 
double* p2, 
int X, 
int Y);
 
  307  virtual void Rotate(
int X, 
int Y, 
double* p1, 
double* p2, 
double* vpn);
 
  317  void MoveFace(
double* p1, 
double* p2, 
double* dir, 
double* x1, 
double* x2, 
double* x3, 
double* x4,
 
  321  void GetDirection(
const double Nx[3], 
const double Ny[3], 
const double Nz[3], 
double dir[3]);
 
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
 
abstract base class for most VTK objects
 
implicit function for convex set of planes
 
represent and manipulate 3D points
 
map vtkPolyData to graphics primitives
 
concrete dataset represents vertices, lines, polygons, and triangle strips
 
abstract superclass for all actors, volumes and annotations
 
represent surface properties of a geometric object
 
create a polygonal sphere centered at the origin