Assimp  v4.1. (December 2018)
DDLNode Member List

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

attachParent(DDLNode *parent)DDLNode
create(const std::string &type, const std::string &name, DDLNode *parent=ddl_nullptr)DDLNodestatic
DDLNodeIt typedefDDLNode
detachParent()DDLNode
DllNodeList typedefDDLNode
dump(IOStreamBase &stream)DDLNode
findPropertyByName(const std::string &name)DDLNode
getChildNodeList() constDDLNode
getDataArrayList() constDDLNode
getName() constDDLNode
getParent() constDDLNode
getProperties() constDDLNode
getReferences() constDDLNode
getType() constDDLNode
getValue() constDDLNode
hasProperties() constDDLNode
hasProperty(const std::string &name)DDLNode
OpenDDLParser classDDLNodefriend
setDataArrayList(DataArrayList *dtArrayList)DDLNode
setName(const std::string &name)DDLNode
setProperties(Property *prop)DDLNode
setReferences(Reference *refs)DDLNode
setType(const std::string &type)DDLNode
setValue(Value *val)DDLNode
~DDLNode()DDLNode