Go to the documentation of this file.
38 #ifndef vtkGeoAssignCoordinates_h
39 #define vtkGeoAssignCoordinates_h
41 #include "vtkGeovisCoreModule.h"
58 vtkSetStringMacro(LongitudeArrayName);
66 vtkSetStringMacro(LatitudeArrayName);
76 vtkGetMacro(GlobeRadius,
double);
97 vtkGetMacro(CoordinatesInArrays,
bool);
110 char* LongitudeArrayName;
111 char* LatitudeArrayName;
113 bool CoordinatesInArrays;
Given latitude and longitude arrays, take the values in those arrays and convert them to x,...
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.