representation du format des pixels d'une texture
More...
#include <TPTexture.h>
List of all members.
Public Member Functions |
| TextureFormat (const GLenum _internal, const GLenum _format, const GLenum _type, const int _samples=0, const bool _fixed=false) |
Public Attributes |
GLenum | internal |
GLenum | data_format |
GLenum | data_type |
int | samples |
bool | fixed_samples |
Detailed Description
representation du format des pixels d'une texture
The documentation for this struct was generated from the following file: