ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
vtkPVXMLElement Member List

This is the complete list of members for vtkPVXMLElement, including all inherited members.

AddAttribute(const char *attrName, const char *attrValue)vtkPVXMLElement
AddAttribute(const char *attrName, unsigned int attrValue)vtkPVXMLElement
AddAttribute(const char *attrName, double attrValue)vtkPVXMLElement
AddAttribute(const char *attrName, double attrValue, int precision)vtkPVXMLElement
AddAttribute(const char *attrName, int attrValue)vtkPVXMLElement
AddCharacterData(const char *data, int length)vtkPVXMLElementprotected
AddNestedElement(vtkPVXMLElement *element, int setPrent)vtkPVXMLElement
AddNestedElement(vtkPVXMLElement *element)vtkPVXMLElement
CopyAttributesTo(vtkPVXMLElement *other)vtkPVXMLElement
CopyTo(vtkPVXMLElement *other)vtkPVXMLElement
Encode(const char *plaintext)vtkPVXMLElementstatic
Equals(vtkPVXMLElement *other)vtkPVXMLElement
FindNestedElement(const char *id)vtkPVXMLElement
FindNestedElementByName(const char *name)vtkPVXMLElement
FindNestedElementByName(const char *name, vtkCollection *elements)vtkPVXMLElement
GetAttribute(const char *name)vtkPVXMLElementinline
GetAttributeOrDefault(const char *name, const char *notFound)vtkPVXMLElement
GetAttributeOrEmpty(const char *name)vtkPVXMLElementinline
GetCharacterData()vtkPVXMLElement
GetCharacterDataAsVector(int length, int *value)vtkPVXMLElement
GetCharacterDataAsVector(int length, float *value)vtkPVXMLElement
GetCharacterDataAsVector(int length, double *value)vtkPVXMLElement
GetElementsByName(const char *name, vtkCollection *elements)vtkPVXMLElement
GetElementsByName(const char *name, vtkCollection *elements, bool recursively)vtkPVXMLElement
GetNestedElement(unsigned int index)vtkPVXMLElement
GetNumberOfNestedElements()vtkPVXMLElement
GetParent()vtkPVXMLElement
GetScalarAttribute(const char *name, int *value)vtkPVXMLElement
GetScalarAttribute(const char *name, float *value)vtkPVXMLElement
GetScalarAttribute(const char *name, double *value)vtkPVXMLElement
GetVectorAttribute(const char *name, int length, int *value)vtkPVXMLElement
GetVectorAttribute(const char *name, int length, float *value)vtkPVXMLElement
GetVectorAttribute(const char *name, int length, double *value)vtkPVXMLElement
IdvtkPVXMLElementprotected
LookupElement(const char *id)vtkPVXMLElement
LookupElementInScope(const char *id)vtkPVXMLElementprotected
LookupElementUpScope(const char *id)vtkPVXMLElementprotected
Merge(vtkPVXMLElement *element, const char *attributeName)vtkPVXMLElement
NamevtkPVXMLElementprotected
New()vtkPVXMLElementstatic
ParentvtkPVXMLElementprotected
PrintSelf(ostream &os, vtkIndent indent) overridevtkPVXMLElement
PrintXML(ostream &os, vtkIndent indent)vtkPVXMLElement
PrintXML()vtkPVXMLElement
ReadXMLAttributes(const char **atts)vtkPVXMLElementprotected
RemoveAllNestedElements()vtkPVXMLElement
RemoveAttribute(const char *attrName)vtkPVXMLElement
RemoveNestedElement(vtkPVXMLElement *)vtkPVXMLElement
ReplaceNestedElement(vtkPVXMLElement *elementToReplace, vtkPVXMLElement *element)vtkPVXMLElement
SetAttribute(const char *attrName, const char *attrValue)vtkPVXMLElement
SetParent(vtkPVXMLElement *parent)vtkPVXMLElementprotected
vtkGetStringMacro(Name)vtkPVXMLElement
vtkGetStringMacro(Id)vtkPVXMLElement
vtkPVXMLElement()vtkPVXMLElementprotected
vtkSetStringMacro(Name)vtkPVXMLElement
vtkSetStringMacro(Id)vtkPVXMLElementprotected
vtkTypeMacro(vtkPVXMLElement, vtkObject)vtkPVXMLElement
~vtkPVXMLElement() overridevtkPVXMLElementprotected