|
Assimp v5.2.2 (January 2022)
The Asset-Importer-Lib API documentation.
|
This is the complete list of members for aiNode, including all inherited members.
| addChildren(unsigned int numChildren, aiNode **children) | aiNode | |
| aiNode() | aiNode | |
| aiNode(const std::string &name) | aiNode | explicit |
| FindNode(const aiString &name) const | aiNode | inline |
| FindNode(const aiString &name) | aiNode | inline |
| FindNode(const char *name) const | aiNode | |
| FindNode(const char *name) | aiNode | |
| mChildren | aiNode | |
| mMeshes | aiNode | |
| mMetaData | aiNode | |
| mName | aiNode | |
| mNumChildren | aiNode | |
| mNumMeshes | aiNode | |
| mParent | aiNode | |
| mTransformation | aiNode | |
| ~aiNode() | aiNode |