Go to the documentation of this file.
40 #ifndef vtkCellCentersPointPlacer_h
41 #define vtkCellCentersPointPlacer_h
81 double worldOrient[9] );
90 double refWorldPos[3],
92 double worldOrient[9] );
106 double worldOrient[9] );
125 ParametricCenter = 0,
#define vtkGetObjectMacro(name, type)
Snaps points at the center of a cell.
Abstract interface to translate 2D display positions to world coordinates.
vtkCellCentersPointPlacer()
virtual int ValidateWorldPosition(double worldPos[3], double worldOrient[9])
#define vtkTypeMacro(thisClass, superclass)
vtkCellPicker * CellPicker
virtual void RemoveAllProps()
void PrintSelf(ostream &os, vtkIndent indent)
vtkPropCollection * PickProps
virtual int ValidateWorldPosition(double worldPos[3])
a simple class to control print indentation
virtual void AddProp(vtkProp *)
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
abstract superclass for all actors, volumes and annotations
abstract specification for renderers
~vtkCellCentersPointPlacer()
static vtkCellCentersPointPlacer * New()
virtual void RemoveViewProp(vtkProp *prop)
ray-cast cell picker for all kinds of Prop3Ds
virtual int ComputeWorldPosition(vtkRenderer *ren, double displayPos[2], double refWorldPos[3], double worldPos[3], double worldOrient[9])
virtual int ValidateDisplayPosition(vtkRenderer *, double displayPos[2])
virtual int ComputeWorldPosition(vtkRenderer *ren, double displayPos[2], double worldPos[3], double worldOrient[9])