38 #ifndef vtkGeoAssignCoordinates_h 39 #define vtkGeoAssignCoordinates_h 58 vtkSetStringMacro(LongitudeArrayName);
66 vtkSetStringMacro(LatitudeArrayName);
76 vtkGetMacro(GlobeRadius,
double);
97 vtkGetMacro(CoordinatesInArrays,
bool);
110 char* LongitudeArrayName;
111 char* LatitudeArrayName;
113 bool CoordinatesInArrays;
a simple class to control print indentation
Given latitude and longitude arrays, take the values in those arrays and convert them to x,...
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
#define VTKGEOVISCORE_EXPORT
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.