Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
The A3DSTexture class represents a texture in a 3DS file. More...
#include <io3DS.hpp>
Public Member Functions | |
A3DSTexture () | |
Public Attributes | |
String | mFileName |
float | mUScale |
float | mVScale |
float | mUOffset |
float | mVOffset |
float | mRotation |
bool | mOpt_tile |
bool | mOpt_decal |
bool | mOpt_mirror |
bool | mOpt_negative |
bool | mOpt_summed_area |
bool | mOpt_use_alpha |
bool | mOpt_one_channel_tint |
bool | mOpt_ignore_alpha |
bool | mOpt_rgb_tint |
The A3DSTexture class represents a texture in a 3DS file.
Definition at line 92 of file io3DS.hpp.
Definition at line 100 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
float vl::A3DSTexture::mUScale |
Definition at line 101 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
float vl::A3DSTexture::mVScale |
Definition at line 101 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 101 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 101 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 101 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 102 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 103 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 104 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 105 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 106 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 107 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 108 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 109 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().
Definition at line 110 of file io3DS.hpp.
Referenced by vl::A3DSLoader::readMapChunk().