67 #ifndef vtkCompassWidget_h 68 #define vtkCompassWidget_h 71 #include "vtkGeovisCoreModule.h" 98 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
111 void SetHeading(
double v);
113 void SetTilt(
double t);
114 double GetDistance();
115 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...