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