MaterialX 1.38.9
Loading...
Searching...
No Matches
Element Member List

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

_attributeMap (defined in Element)Elementprotected
_attributeOrder (defined in Element)Elementprotected
_category (defined in Element)Elementprotected
_childMap (defined in Element)Elementprotected
_childOrder (defined in Element)Elementprotected
_name (defined in Element)Elementprotected
_parent (defined in Element)Elementprotected
_root (defined in Element)Elementprotected
_sourceUri (defined in Element)Elementprotected
addChild(const string &name=EMPTY_STRING)Element
addChildOfCategory(const string &category, string name=EMPTY_STRING)Element
asA()Element
asA() constElement
asString() constElement
changeChildCategory(ElementPtr child, const string &category)Element
clearContent()Elementvirtual
COLOR_SPACE_ATTRIBUTE (defined in Element)Elementstatic
ConstDocumentPtr typedef (defined in Element)Elementprotected
copyContentFrom(const ConstElementPtr &source)Element
createStringResolver(const string &geom=EMPTY_STRING) constElement
createValidChildName(string name) constElementinline
DOC_ATTRIBUTE (defined in Element)Elementstatic
DocumentPtr typedef (defined in Element)Elementprotected
Element(ElementPtr parent, const string &category, const string &name) (defined in Element)Elementinlineprotected
Element(const Element &)=delete (defined in Element)Element
ElementRegistry (defined in Element)Elementfriend
FILE_PREFIX_ATTRIBUTE (defined in Element)Elementstatic
GEOM_PREFIX_ATTRIBUTE (defined in Element)Elementstatic
getActiveColorSpace() constElementinline
getActiveFilePrefix() constElementinline
getActiveGeomPrefix() constElementinline
getActiveSourceUri() constElementinline
getAncestorOfType() constElementinline
getAttribute(const string &attrib) constElementinline
getAttributeNames() constElementinline
getCategory() constElementinline
getChild(const string &name) constElementinline
getChildIndex(const string &name) constElement
getChildOfType(const string &name) constElementinline
getChildren() constElementinline
getChildrenOfType(const string &category=EMPTY_STRING) constElementinline
getColorSpace() constElementinline
getDescendant(const string &namePath) constElement
getDocString() constElementinline
getDocument()Element
getDocument() constElement
getFilePrefix() constElementinline
getGeomPrefix() constElementinline
getInheritsFrom() constElementinline
getInheritString() constElementinline
getName() constElementinline
getNamePath(ConstElementPtr relativeTo=nullptr) constElement
getNamespace() constElementinline
getParent()Elementinline
getParent() constElementinline
getQualifiedName(const string &name) constElementinline
getRoot()Element
getRoot() constElement
getSelf()Elementinline
getSelf() constElementinline
getSelfNonConst() const (defined in Element)Elementinlineprotected
getSourceUri() constElementinline
getTypedAttribute(const string &attrib) constElementinline
getUpstreamEdge(size_t index=0) constElementvirtual
getUpstreamEdgeCount() constElementinlinevirtual
getUpstreamElement(size_t index=0) constElement
hasAttribute(const string &attrib) constElementinline
hasColorSpace() constElementinline
hasFilePrefix() constElementinline
hasGeomPrefix() constElementinline
hasInheritanceCycle() constElement
hasInheritedBase(ConstElementPtr base) constElement
hasInheritString() constElementinline
hasNamespace() constElementinline
hasSourceUri() constElementinline
INHERIT_ATTRIBUTE (defined in Element)Elementstatic
isA(const string &category=EMPTY_STRING) constElementinline
NAME_ATTRIBUTE (defined in Element)Elementstatic
NAMESPACE_ATTRIBUTE (defined in Element)Elementstatic
operator!=(const Element &rhs) constElement
operator=(const Element &)=delete (defined in Element)Element
operator==(const Element &rhs) constElement
registerChildElement(ElementPtr child) (defined in Element)Elementprotectedvirtual
removeAttribute(const string &attrib)Element
removeChild(const string &name)Element
removeChildOfType(const string &name)Elementinline
resolveNameReference(const string &name, ConstElementPtr parent=nullptr) const (defined in Element)Elementinlineprotected
setAttribute(const string &attrib, const string &value)Element
setCategory(const string &category)Elementinline
setChildIndex(const string &name, int index)Element
setColorSpace(const string &colorSpace)Elementinline
setDocString(const string &doc)Elementinline
setFilePrefix(const string &prefix)Elementinline
setGeomPrefix(const string &prefix)Elementinline
setInheritsFrom(ConstElementPtr super)Elementinline
setInheritString(const string &inherit)Elementinline
setName(const string &name)Element
setNamespace(const string &space)Elementinline
setSourceUri(const string &sourceUri)Elementinline
setTypedAttribute(const string &attrib, const T &data)Elementinline
traverseGraph() constElement
traverseInheritance() constElement
traverseTree() constElement
unregisterChildElement(ElementPtr child) (defined in Element)Elementprotectedvirtual
validate(string *message=nullptr) constElementvirtual
validateRequire(bool expression, bool &res, string *message, const string &errorDesc) const (defined in Element)Elementprotected
~Element() (defined in Element)Elementinlinevirtual