MaterialX 1.38.10
Loading...
Searching...
No Matches
NodeGraph Member List

This is the complete list of members for NodeGraph, 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
addBackdrop(const string &name=EMPTY_STRING)GraphElementinline
addChild(const string &name=EMPTY_STRING)Element
addChildOfCategory(const string &category, string name=EMPTY_STRING)Element
addGeomNode(ConstGeomPropDefPtr geomPropDef, const string &namePrefix)GraphElement
addInput(const string &name=EMPTY_STRING, const string &type=DEFAULT_TYPE_STRING)InterfaceElementinline
addInterfaceName(const string &inputPath, const string &interfaceName)NodeGraph
addMaterialNode(const string &name=EMPTY_STRING, ConstNodePtr shaderNode=nullptr)GraphElement
addNode(const string &category, const string &name=EMPTY_STRING, const string &type=DEFAULT_TYPE_STRING)GraphElementinline
addNodeInstance(ConstNodeDefPtr nodeDef, const string &name=EMPTY_STRING)GraphElementinline
addOutput(const string &name=EMPTY_STRING, const string &type=DEFAULT_TYPE_STRING)InterfaceElementinline
addToken(const string &name=EMPTY_STRING)InterfaceElementinline
asA()Element
asA() constElement
asString() constElement
asStringDot() constGraphElement
CATEGORY (defined in NodeGraph)NodeGraphstatic
changeChildCategory(ElementPtr child, const string &category)Element
clearContent() overrideInterfaceElementvirtual
COLOR_SPACE_ATTRIBUTE (defined in Element)Elementstatic
ConstDocumentPtr typedef (defined in Element)Elementprotected
ConstNodeDefPtr typedef (defined in InterfaceElement)InterfaceElementprotected
copyContentFrom(const ConstElementPtr &source)Element
createStringResolver(const string &geom=EMPTY_STRING) constElement
createValidChildName(string name) constElementinline
DEFAULT_VERSION_ATTRIBUTE (defined in InterfaceElement)InterfaceElementstatic
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
FILE_PREFIX_ATTRIBUTE (defined in Element)Elementstatic
flattenSubgraphs(const string &target=EMPTY_STRING, NodePredicate filter=nullptr)GraphElement
GEOM_PREFIX_ATTRIBUTE (defined in Element)Elementstatic
getActiveColorSpace() constElementinline
getActiveFilePrefix() constElementinline
getActiveGeomPrefix() constElementinline
getActiveInput(const string &name) constInterfaceElement
getActiveInputs() constInterfaceElement
getActiveOutput(const string &name) constInterfaceElement
getActiveOutputs() constInterfaceElement
getActiveSourceUri() constElementinline
getActiveToken(const string &name) constInterfaceElement
getActiveTokens() constInterfaceElement
getActiveValueElement(const string &name) constInterfaceElement
getActiveValueElements() constInterfaceElement
getAncestorOfType() constElementinline
getAttribute(const string &attrib) constElementinline
getAttributeNames() constElementinline
getBackdrop(const string &name) constGraphElementinline
getBackdrops() constGraphElementinline
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
getConnectedOutput(const string &inputName) constInterfaceElement
getDeclaration(const string &target=EMPTY_STRING) const overrideNodeGraphvirtual
getDefaultVersion() constInterfaceElementinline
getDescendant(const string &namePath) constElement
getDocString() constElementinline
getDocument()Element
getDocument() constElement
getDownstreamPorts() constNodeGraph
getFilePrefix() constElementinline
getGeomPrefix() constElementinline
getImplementation() constNodeGraph
getInheritsFrom() constElementinline
getInheritString() constElementinline
getInput(const string &name) constInterfaceElementinline
getInputCount() constInterfaceElementinline
getInputs() constInterfaceElementinline
getInputValue(const string &name, const string &target=EMPTY_STRING) constInterfaceElement
getMaterialNodes() constGraphElementinline
getMaterialOutputs() constNodeGraph
getName() constElementinline
getNamePath(ConstElementPtr relativeTo=nullptr) constElement
getNamespace() constElementinline
getNode(const string &name) constGraphElementinline
getNodeDef() constNodeGraph
getNodeDefString() constInterfaceElementinline
getNodes(const string &category=EMPTY_STRING) constGraphElementinline
getNodesOfType(const string &nodeType) constGraphElementinline
getOutput(const string &name) constInterfaceElementinline
getOutputCount() constInterfaceElementinline
getOutputs() constInterfaceElementinline
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
getTarget() constInterfaceElementinline
getToken(const string &name) constInterfaceElementinline
getTokens() constInterfaceElementinline
getTokenValue(const string &name)InterfaceElementinline
getType() constTypedElementinlinevirtual
getTypedAttribute(const string &attrib) constElementinline
getTypeDef() constTypedElement
getUpstreamEdge(size_t index=0) constElementvirtual
getUpstreamEdgeCount() constElementinlinevirtual
getUpstreamElement(size_t index=0) constElement
getValueElement(const string &name) constInterfaceElementinline
getVersionIntegers() constInterfaceElementvirtual
getVersionString() constInterfaceElementinline
GraphElement(ElementPtr parent, const string &category, const string &name) (defined in GraphElement)GraphElementinlineprotected
hasAttribute(const string &attrib) constElementinline
hasColorSpace() constElementinline
hasExactInputMatch(ConstInterfaceElementPtr declaration, string *message=nullptr) constInterfaceElement
hasFilePrefix() constElementinline
hasGeomPrefix() constElementinline
hasInheritanceCycle() constElement
hasInheritedBase(ConstElementPtr base) constElement
hasInheritString() constElementinline
hasNamespace() constElementinline
hasNodeDefString() constInterfaceElementinline
hasSourceUri() constElementinline
hasTarget() constInterfaceElementinline
hasType() constTypedElementinline
hasVersionString() constInterfaceElementinline
INHERIT_ATTRIBUTE (defined in Element)Elementstatic
InterfaceElement(ElementPtr parent, const string &category, const string &name) (defined in InterfaceElement)InterfaceElementinlineprotected
isA(const string &category=EMPTY_STRING) constElementinline
isColorType() constTypedElementinline
isMultiOutputType() constTypedElementinline
modifyInterfaceName(const string &inputPath, const string &interfaceName)NodeGraph
NAME_ATTRIBUTE (defined in Element)Elementstatic
NAMESPACE_ATTRIBUTE (defined in Element)Elementstatic
NODE_DEF_ATTRIBUTE (defined in InterfaceElement)InterfaceElementstatic
NodeDefPtr typedef (defined in InterfaceElement)InterfaceElementprotected
NodeGraph(ElementPtr parent, const string &name) (defined in NodeGraph)NodeGraphinline
operator!=(const Element &rhs) constElement
operator=(const Element &)=delete (defined in Element)Element
operator==(const Element &rhs) constElement
registerChildElement(ElementPtr child) override (defined in InterfaceElement)InterfaceElementprotectedvirtual
removeAttribute(const string &attrib)Element
removeBackdrop(const string &name)GraphElementinline
removeChild(const string &name)Element
removeChildOfType(const string &name)Elementinline
removeInput(const string &name)InterfaceElementinline
removeInterfaceName(const string &inputPath)NodeGraph
removeNode(const string &name)GraphElementinline
removeOutput(const string &name)InterfaceElementinline
removeToken(const string &name)InterfaceElementinline
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
setConnectedOutput(const string &inputName, OutputPtr output)InterfaceElement
setDefaultVersion(bool defaultVersion)InterfaceElementinline
setDocString(const string &doc)Elementinline
setFilePrefix(const string &prefix)Elementinline
setGeomPrefix(const string &prefix)Elementinline
setInheritsFrom(ConstElementPtr super)Elementinline
setInheritString(const string &inherit)Elementinline
setInputValue(const string &name, const T &value, const string &type=EMPTY_STRING)InterfaceElement
setName(const string &name)Element
setNamespace(const string &space)Elementinline
setNodeDef(ConstNodeDefPtr nodeDef)NodeGraph
setNodeDefString(const string &nodeDef)InterfaceElementinline
setSourceUri(const string &sourceUri)Elementinline
setTarget(const string &target)InterfaceElementinline
setTokenValue(const string &name, const string &value)InterfaceElementinline
setType(const string &type)TypedElementinline
setTypedAttribute(const string &attrib, const T &data)Elementinline
setVersionIntegers(int majorVersion, int minorVersion)InterfaceElement
setVersionString(const string &version)InterfaceElementinline
TARGET_ATTRIBUTE (defined in InterfaceElement)InterfaceElementstatic
topologicalSort() constGraphElement
traverseGraph() constElement
traverseInheritance() constElement
traverseTree() constElement
TYPE_ATTRIBUTE (defined in TypedElement)TypedElementstatic
TypeDefPtr typedef (defined in TypedElement)TypedElementprotected
TypedElement(ElementPtr parent, const string &category, const string &name) (defined in TypedElement)TypedElementinlineprotected
unregisterChildElement(ElementPtr child) override (defined in InterfaceElement)InterfaceElementprotectedvirtual
validate(string *message=nullptr) const overrideNodeGraphvirtual
validateRequire(bool expression, bool &res, string *message, const string &errorDesc) const (defined in Element)Elementprotected
VERSION_ATTRIBUTE (defined in InterfaceElement)InterfaceElementstatic
~Element() (defined in Element)Elementinlinevirtual
~GraphElement() (defined in GraphElement)GraphElementinlinevirtual
~InterfaceElement() (defined in InterfaceElement)InterfaceElementinlinevirtual
~NodeGraph() (defined in NodeGraph)NodeGraphinlinevirtual
~TypedElement() (defined in TypedElement)TypedElementinlinevirtual