|
Assimp v3.1.1 (June 2014)
|
FBX data entity that consists of a 'scope', a collection of not necessarily unique #Element instances. More...
#include <FBXParser.h>
Public Member Functions | |
| const ElementMap & | Elements () const |
| ElementCollection | GetCollection (const std::string &index) const |
| const Element * | operator[] (const std::string &index) const |
| Scope (Parser &parser, bool topLevel=false) | |
| ~Scope () | |
FBX data entity that consists of a 'scope', a collection of not necessarily unique #Element instances.
Example:
* GlobalSettings: {
* Version: 1000
* Properties70:
* [...]
* }
* | Assimp::FBX::Scope::~Scope | ( | ) |
|
inline |
|
inline |
|
inline |