65 #ifndef vtkCompassWidget_h 66 #define vtkCompassWidget_h 68 #include "vtkGeovisCoreModule.h" 96 {this->Superclass::SetWidgetRepresentation
97 (reinterpret_cast<vtkWidgetRepresentation*>(r));}
109 void SetHeading(
double v);
111 void SetTilt(
double t);
112 double GetDistance();
113 void SetDistance(
double t);
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...