67 #ifndef vtkCompassWidget_h
68 #define vtkCompassWidget_h
72 #include "vtkGeovisCoreModule.h"
99 this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));
112 void SetHeading(
double v);
114 void SetTilt(
double value);
115 double GetDistance();
116 void SetDistance(
double value);
138 #if !defined(VTK_LEGACY_REMOVE)
#define VTK_DEPRECATED_IN_9_2_0(reason)
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...