Assimp
v3.1.1 (June 2014)
|
DOM class for layered FBX textures. More...
Inherits Assimp::FBX::Object.
Public Member Functions | |
float | Alpha () |
void | fillTexture (const Document &doc) |
BlendMode | GetBlendMode () |
const Texture * | getTexture () const |
LayeredTexture (uint64_t id, const Element &element, const Document &doc, const std::string &name) | |
virtual | ~LayeredTexture () |
![]() | |
uint64_t | ID () const |
const std::string & | Name () const |
Object (uint64_t id, const Element &element, const std::string &name) | |
const Element & | SourceElement () const |
virtual | ~Object () |
Additional Inherited Members | |
![]() | |
const Element & | element |
const uint64_t | id |
const std::string | name |
DOM class for layered FBX textures.
Assimp::FBX::LayeredTexture::LayeredTexture | ( | uint64_t | id, |
const Element & | element, | ||
const Document & | doc, | ||
const std::string & | name | ||
) |
|
virtual |
|
inline |
void Assimp::FBX::LayeredTexture::fillTexture | ( | const Document & | doc | ) |
|
inline |
|
inline |