|
Assimp
v4.1. (December 2018)
|
Represents a texture sampler in collada. More...
Public Member Functions | |
| Sampler () | |
Public Attributes | |
| bool | mMirrorU |
| Mirror U? More... | |
| bool | mMirrorV |
| Mirror V? More... | |
| ai_real | mMixWithPrevious |
| Mixing factor from OKINO. More... | |
| std::string | mName |
| Name of image reference. More... | |
| aiTextureOp | mOp |
| Blend mode. More... | |
| aiUVTransform | mTransform |
| UV transformation. More... | |
| std::string | mUVChannel |
| Name of source UV channel. More... | |
| unsigned int | mUVId |
| Resolved UV channel index or UINT_MAX if not known. More... | |
| ai_real | mWeighting |
| Weighting factor. More... | |
| bool | mWrapU |
| Wrap U? More... | |
| bool | mWrapV |
| Wrap V? More... | |
Represents a texture sampler in collada.
|
inline |
| bool Assimp::Collada::Sampler::mMirrorU |
Mirror U?
| bool Assimp::Collada::Sampler::mMirrorV |
Mirror V?
| ai_real Assimp::Collada::Sampler::mMixWithPrevious |
Mixing factor from OKINO.
| std::string Assimp::Collada::Sampler::mName |
Name of image reference.
| aiTextureOp Assimp::Collada::Sampler::mOp |
Blend mode.
| aiUVTransform Assimp::Collada::Sampler::mTransform |
UV transformation.
| std::string Assimp::Collada::Sampler::mUVChannel |
Name of source UV channel.
| unsigned int Assimp::Collada::Sampler::mUVId |
Resolved UV channel index or UINT_MAX if not known.
| ai_real Assimp::Collada::Sampler::mWeighting |
Weighting factor.
| bool Assimp::Collada::Sampler::mWrapU |
Wrap U?
| bool Assimp::Collada::Sampler::mWrapV |
Wrap V?