DOM class for layered FBX textures.
More...
Inherits Assimp::FBX::Object.
DOM class for layered FBX textures.
| Enumerator |
|---|
| BlendMode_Translucent |
|
| BlendMode_Additive |
|
| BlendMode_Modulate |
|
| BlendMode_Modulate2 |
|
| BlendMode_Over |
|
| BlendMode_Normal |
|
| BlendMode_Dissolve |
|
| BlendMode_Darken |
|
| BlendMode_ColorBurn |
|
| BlendMode_LinearBurn |
|
| BlendMode_DarkerColor |
|
| BlendMode_Lighten |
|
| BlendMode_Screen |
|
| BlendMode_ColorDodge |
|
| BlendMode_LinearDodge |
|
| BlendMode_LighterColor |
|
| BlendMode_SoftLight |
|
| BlendMode_HardLight |
|
| BlendMode_VividLight |
|
| BlendMode_LinearLight |
|
| BlendMode_PinLight |
|
| BlendMode_HardMix |
|
| BlendMode_Difference |
|
| BlendMode_Exclusion |
|
| BlendMode_Subtract |
|
| BlendMode_Divide |
|
| BlendMode_Hue |
|
| BlendMode_Saturation |
|
| BlendMode_Color |
|
| BlendMode_Luminosity |
|
| BlendMode_Overlay |
|
| BlendMode_BlendModeCount |
|
| Assimp::FBX::LayeredTexture::LayeredTexture |
( |
uint64_t |
id, |
|
|
const Element & |
element, |
|
|
const Document & |
doc, |
|
|
const std::string & |
name |
|
) |
| |
| Assimp::FBX::LayeredTexture::~LayeredTexture |
( |
| ) |
|
|
virtual |
| float Assimp::FBX::LayeredTexture::Alpha |
( |
| ) |
|
|
inline |
| void Assimp::FBX::LayeredTexture::fillTexture |
( |
const Document & |
doc | ) |
|
| BlendMode Assimp::FBX::LayeredTexture::GetBlendMode |
( |
| ) |
|
|
inline |
| const Texture* Assimp::FBX::LayeredTexture::getTexture |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: