Go to the documentation of this file.
37 #ifndef vtkGeoAssignCoordinates_h
38 #define vtkGeoAssignCoordinates_h
97 char* LongitudeArrayName;
98 char* LatitudeArrayName;
100 bool CoordinatesInArrays;
#define vtkGetObjectMacro(name, type)
~vtkGeoAssignCoordinates()
#define vtkTypeMacro(thisClass, superclass)
static vtkGeoAssignCoordinates * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Given latitude and longitude arrays, take the values in those arrays and convert them to x,...
int FillInputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
#define vtkSetStringMacro(name)
vtkGeoAssignCoordinates()
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
void PrintSelf(ostream &os, vtkIndent indent)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
#define VTKGEOVISCORE_EXPORT
virtual void SetTransform(vtkAbstractTransform *trans)