clan::ModelDataTexture Class Reference

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
 

Detailed Description

Description of a texture used by a model.

Constructor & Destructor Documentation

clan::ModelDataTexture::ModelDataTexture ( )
inline
clan::ModelDataTexture::ModelDataTexture ( const std::string &  name,
float  gamma 
)
inline

Member Data Documentation

float clan::ModelDataTexture::gamma
std::string clan::ModelDataTexture::name

The documentation for this class was generated from the following file: