36 #ifndef vtkDistanceRepresentation2D_h
37 #define vtkDistanceRepresentation2D_h
61 {
return this->Distance;}
virtual void SetPoint1WorldPosition(double pos[3])=0
virtual void SetPoint1DisplayPosition(double pos[3])=0
abstract specification for Viewports
represent the vtkDistanceWidget
Create an axis with tick marks and labels.
virtual void GetPoint1DisplayPosition(double pos[3])=0
virtual void GetPoint2DisplayPosition(double pos[3])=0
vtkAxisActor2D * AxisActor
void PrintSelf(ostream &os, vtkIndent indent)
window superclass for vtkRenderWindow
virtual double * GetPoint1WorldPosition()=0
vtkProperty2D * AxisProperty
a simple class to control print indentation
virtual void BuildRepresentation()
virtual void SetPoint2DisplayPosition(double pos[3])=0
virtual double GetDistance()
virtual double * GetPoint2WorldPosition()=0
represent surface properties of a 2D image
represent the vtkDistanceWidget
virtual void SetPoint2WorldPosition(double pos[3])=0