HDK
|
This is the complete list of members for Look, including all inherited members.
_attributeMap | Element | protected |
_attributeOrder | Element | protected |
_category | Element | protected |
_childMap | Element | protected |
_childOrder | Element | protected |
_name | Element | protected |
_parent | Element | protected |
_root | Element | protected |
_sourceUri | Element | protected |
addChild(const string &name=EMPTY_STRING) | Element | |
addChildOfCategory(const string &category, string name=EMPTY_STRING) | Element | |
addMaterialAssign(const string &name=EMPTY_STRING, const string &material=EMPTY_STRING) | Look | |
addPropertyAssign(const string &name=EMPTY_STRING) | Look | inline |
addPropertySetAssign(const string &name=EMPTY_STRING) | Look | inline |
addVariantAssign(const string &name=EMPTY_STRING) | Look | inline |
addVisibility(const string &name=EMPTY_STRING) | Look | inline |
asA() | Element | |
asA() const | Element | |
asString() const | Element | |
CATEGORY | Look | static |
changeChildCategory(ElementPtr child, const string &category) | Element | |
clearContent() | Element | virtual |
COLOR_SPACE_ATTRIBUTE | Element | static |
ConstDocumentPtr typedef | Element | protected |
copyContentFrom(const ConstElementPtr &source) | Element | |
createStringResolver(const string &geom=EMPTY_STRING) const | Element | |
createValidChildName(string name) const | Element | inline |
DOC_ATTRIBUTE | Element | static |
DocumentPtr typedef | Element | protected |
Element(ElementPtr parent, const string &category, const string &name) | Element | inlineprotected |
Element(const Element &)=delete | Element | |
FILE_PREFIX_ATTRIBUTE | Element | static |
GEOM_PREFIX_ATTRIBUTE | Element | static |
getActiveColorSpace() const | Element | inline |
getActiveFilePrefix() const | Element | inline |
getActiveGeomPrefix() const | Element | inline |
getActiveMaterialAssigns() const | Look | |
getActivePropertyAssigns() const | Look | |
getActivePropertySetAssigns() const | Look | |
getActiveSourceUri() const | Element | inline |
getActiveVariantAssigns() const | Look | |
getActiveVisibilities() const | Look | |
getAncestorOfType() const | Element | inline |
getAttribute(const string &attrib) const | Element | inline |
getAttributeNames() const | Element | inline |
getCategory() const | Element | inline |
getChild(const string &name) const | Element | inline |
getChildIndex(const string &name) const | Element | |
getChildOfType(const string &name) const | Element | inline |
getChildren() const | Element | inline |
getChildrenOfType(const string &category=EMPTY_STRING) const | Element | inline |
getColorSpace() const | Element | inline |
getDescendant(const string &namePath) const | Element | |
getDocString() const | Element | inline |
getDocument() | Element | |
getDocument() const | Element | |
getFilePrefix() const | Element | inline |
getGeomPrefix() const | Element | inline |
getInheritsFrom() const | Element | inline |
getInheritString() const | Element | inline |
getMaterialAssign(const string &name) const | Look | inline |
getMaterialAssigns() const | Look | inline |
getName() const | Element | inline |
getNamePath(ConstElementPtr relativeTo=nullptr) const | Element | |
getNamespace() const | Element | inline |
getParent() | Element | inline |
getParent() const | Element | inline |
getPropertyAssign(const string &name) const | Look | inline |
getPropertyAssigns() const | Look | inline |
getPropertySetAssign(const string &name) const | Look | inline |
getPropertySetAssigns() const | Look | inline |
getQualifiedName(const string &name) const | Element | inline |
getRoot() | Element | |
getRoot() const | Element | |
getSelf() | Element | inline |
getSelf() const | Element | inline |
getSelfNonConst() const | Element | inlineprotected |
getSourceUri() const | Element | inline |
getTypedAttribute(const string &attrib) const | Element | inline |
getUpstreamEdge(size_t index=0) const | Element | virtual |
getUpstreamEdgeCount() const | Element | inlinevirtual |
getUpstreamElement(size_t index=0) const | Element | |
getVariantAssign(const string &name) const | Look | inline |
getVariantAssigns() const | Look | inline |
getVisibilities() const | Look | inline |
getVisibility(const string &name) const | Look | inline |
hasAttribute(const string &attrib) const | Element | inline |
hasColorSpace() const | Element | inline |
hasFilePrefix() const | Element | inline |
hasGeomPrefix() const | Element | inline |
hasInheritanceCycle() const | Element | |
hasInheritedBase(ConstElementPtr base) const | Element | |
hasInheritString() const | Element | inline |
hasNamespace() const | Element | inline |
hasSourceUri() const | Element | inline |
INHERIT_ATTRIBUTE | Element | static |
isA(const string &category=EMPTY_STRING) const | Element | inline |
Look(ElementPtr parent, const string &name) | Look | inline |
NAME_ATTRIBUTE | Element | static |
NAMESPACE_ATTRIBUTE | Element | static |
operator!=(const Element &rhs) const | Element | |
operator=(const Element &)=delete | Element | |
operator==(const Element &rhs) const | Element | |
registerChildElement(ElementPtr child) | Element | protectedvirtual |
removeAttribute(const string &attrib) | Element | |
removeChild(const string &name) | Element | |
removeChildOfType(const string &name) | Element | inline |
removeMaterialAssign(const string &name) | Look | inline |
removePropertyAssign(const string &name) | Look | inline |
removePropertySetAssign(const string &name) | Look | inline |
removeVariantAssign(const string &name) | Look | inline |
removeVisibility(const string &name) | Look | inline |
resolveNameReference(const string &name, ConstElementPtr parent=nullptr) const | Element | inlineprotected |
setAttribute(const string &attrib, const string &value) | Element | |
setCategory(const string &category) | Element | inline |
setChildIndex(const string &name, int index) | Element | |
setColorSpace(const string &colorSpace) | Element | inline |
setDocString(const string &doc) | Element | inline |
setFilePrefix(const string &prefix) | Element | inline |
setGeomPrefix(const string &prefix) | Element | inline |
setInheritsFrom(ConstElementPtr super) | Element | inline |
setInheritString(const string &inherit) | Element | inline |
setName(const string &name) | Element | |
setNamespace(const string &space) | Element | inline |
setSourceUri(const string &sourceUri) | Element | inline |
setTypedAttribute(const string &attrib, const T &data) | Element | inline |
traverseGraph() const | Element | |
traverseInheritance() const | Element | |
traverseTree() const | Element | |
unregisterChildElement(ElementPtr child) | Element | protectedvirtual |
validate(string *message=nullptr) const | Element | virtual |
validateRequire(bool expression, bool &res, string *message, const string &errorDesc) const | Element | protected |
~Element() | Element | inlinevirtual |
~Look() | Look | inlinevirtual |