64 #ifndef vtkCompassWidget_h 65 #define vtkCompassWidget_h 68 #include "vtkGeovisCoreModule.h" 95 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
108 void SetHeading(
double v);
110 void SetTilt(
double t);
111 double GetDistance();
112 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...