15 #ifndef vtkSelectionSerializer_h 16 #define vtkSelectionSerializer_h 38 static void PrintXML(
int printData,
vtkSelection* selection);
51 static void Parse(
const char* xml,
unsigned int length,
vtkSelection* root);
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
#define VTKPVVTKEXTENSIONSMISC_EXPORT
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
Serialize/deserialize vtkSelection to/from xml.
void operator=(const vtkObjectBase &)