10 #ifndef GLG3D_ImageFormat_h
11 #define GLG3D_ImageFormat_h
256 const std::string&
name()
const;
288 int openGLBitsPerPixel,
487 static const char* str[] = {
"NEAREST",
"BILINEAR",
"MHC",
"BEST",
NULL};
489 const char* s = str[i];
Definition: HashTrait.h:105
arena_t NULL
Definition: jemalloc_internal.h:624
uint16 bits() const
Returns the underlying bits in this representation. Equivalent to:
Definition: unorm16.h:89
#define const
Definition: zconf.h:217
ImageFormat TextureFormat
Definition: ImageFormat.h:556