20 #ifndef __vtkFocalPlanePointPlacer_h
21 #define __vtkFocalPlanePointPlacer_h
51 double worldOrient[9] );
62 double refWorldPos[3],
64 double worldOrient[9] );
72 double worldOrient[9]);
94 void GetCurrentOrientation(
double worldOrient[9] );
96 double PointBounds[6];
virtual int ComputeWorldPosition(vtkRenderer *ren, double displayPos[2], double worldPos[3], double worldOrient[9])
#define vtkGetMacro(name, type)
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
Abstract interface to translate 2D display positions to world coordinates.
#define vtkSetVector6Macro(name, type)
virtual int ValidateWorldPosition(double worldPos[3])
static vtkPointPlacer * New()
#define vtkGetVector6Macro(name, type)
#define vtkSetMacro(name, type)