67 #ifndef vtkCompassWidget_h
68 #define vtkCompassWidget_h
93 {this->Superclass::SetWidgetRepresentation
94 (reinterpret_cast<vtkWidgetRepresentation*>(r));}
103 void SetHeading(
double v);
105 void SetTilt(
double t);
106 double GetDistance();
107 void SetDistance(
double t);
a simple class to control print indentation
#define VTKGEOVISCORE_EXPORT