Assimp
v3.1.1 (June 2014)
|
Represents a delay-parsed FBX objects. More...
Public Member Functions | |
bool | FailedToConstruct () const |
const Object * | Get (bool dieOnError=false) |
template<typename T > | |
const T * | Get (bool dieOnError=false) |
const Document & | GetDocument () const |
const Element & | GetElement () const |
uint64_t | ID () const |
bool | IsBeingConstructed () const |
LazyObject (uint64_t id, const Element &element, const Document &doc) | |
~LazyObject () | |
Represents a delay-parsed FBX objects.
Many objects in the scene are not needed by assimp, so it makes no sense to parse them upfront.
Assimp::FBX::LazyObject::~LazyObject | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |