DOM root for a FBX file.
More...
§ Document()
§ ~Document()
Assimp::FBX::Document::~Document |
( |
| ) |
|
§ AnimationStacks()
const std::vector< const AnimationStack * > & Assimp::FBX::Document::AnimationStacks |
( |
| ) |
const |
§ ConnectionsByDestination()
const ConnectionMap& Assimp::FBX::Document::ConnectionsByDestination |
( |
| ) |
const |
|
inline |
§ ConnectionsBySource()
const ConnectionMap& Assimp::FBX::Document::ConnectionsBySource |
( |
| ) |
const |
|
inline |
§ CreationTimeStamp()
const unsigned int* Assimp::FBX::Document::CreationTimeStamp |
( |
| ) |
const |
|
inline |
§ Creator()
const std::string& Assimp::FBX::Document::Creator |
( |
| ) |
const |
|
inline |
§ FBXVersion()
unsigned int Assimp::FBX::Document::FBXVersion |
( |
| ) |
const |
|
inline |
§ GetConnectionsByDestinationSequenced() [1/3]
std::vector< const Connection * > Assimp::FBX::Document::GetConnectionsByDestinationSequenced |
( |
uint64_t |
dest | ) |
const |
§ GetConnectionsByDestinationSequenced() [2/3]
std::vector< const Connection * > Assimp::FBX::Document::GetConnectionsByDestinationSequenced |
( |
uint64_t |
dest, |
|
|
const char * |
classname |
|
) |
| const |
§ GetConnectionsByDestinationSequenced() [3/3]
std::vector< const Connection * > Assimp::FBX::Document::GetConnectionsByDestinationSequenced |
( |
uint64_t |
dest, |
|
|
const char *const * |
classnames, |
|
|
size_t |
count |
|
) |
| const |
§ GetConnectionsBySourceSequenced() [1/3]
std::vector< const Connection * > Assimp::FBX::Document::GetConnectionsBySourceSequenced |
( |
uint64_t |
source | ) |
const |
§ GetConnectionsBySourceSequenced() [2/3]
std::vector< const Connection * > Assimp::FBX::Document::GetConnectionsBySourceSequenced |
( |
uint64_t |
source, |
|
|
const char * |
classname |
|
) |
| const |
§ GetConnectionsBySourceSequenced() [3/3]
std::vector< const Connection * > Assimp::FBX::Document::GetConnectionsBySourceSequenced |
( |
uint64_t |
source, |
|
|
const char *const * |
classnames, |
|
|
size_t |
count |
|
) |
| const |
§ GetObject()
§ GlobalSettings()
§ IsBinary()
bool Assimp::FBX::Document::IsBinary |
( |
| ) |
const |
|
inline |
§ Objects()
const ObjectMap& Assimp::FBX::Document::Objects |
( |
| ) |
const |
|
inline |
§ Settings()
§ Templates()
The documentation for this class was generated from the following files: