Public Member Functions | |
| TextureInfo () | |
| TextureInfo (const TextureSource &, const std::string &, const G3D::TextureFormat *, Texture::WrapMode, Texture::InterpolateMode, Texture::Dimension, Texture::DepthReadMode) | |
Public Attributes | |
| Texture::DepthReadMode | depth |
| Texture::Dimension | dim |
| const G3D::TextureFormat * | format |
| Texture::InterpolateMode | interp |
| std::string | name |
| TextureSource | src |
| Texture::WrapMode | wrap |
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3