Description of a texture used by a model. More...
#include <model_data_texture.h>
Public Member Functions | |
ModelDataTexture () | |
ModelDataTexture (const std::string &name, float gamma) | |
Public Attributes | |
float | gamma |
std::string | name |
Description of a texture used by a model.
|
inline |
|
inline |
float clan::ModelDataTexture::gamma |
std::string clan::ModelDataTexture::name |