Go to the documentation of this file.
36 #ifndef vtkAssignCoordinates_h
37 #define vtkAssignCoordinates_h
82 char* XCoordArrayName;
83 char* YCoordArrayName;
84 char* ZCoordArrayName;
int FillInputPortInformation(int port, vtkInformation *info)
static vtkAssignCoordinates * New()
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Given two(or three) arrays take the values in those arrays and simply assign them to the coordinates ...
a simple class to control print indentation
#define vtkSetStringMacro(name)
vtkGetStringMacro(ExtensionsString)
#define VTKINFOVISLAYOUT_EXPORT
vtkSetMacro(IgnoreDriverBugs, bool)