|
nux-0.9.46
|
Go to the source code of this file.
Data Structures | |
| class | nux::RawData |
| struct | nux::DXTColBlock |
| struct | nux::DXT3AlphaBlock |
| struct | nux::DXT5AlphaBlock |
| class | nux::ImageSurface |
| Image Surface class. More... | |
| class | nux::NBitmapData |
| class | nux::NTextureData |
| class | nux::NCubemapData |
| class | nux::NVolumeData |
| class | nux::NAnimatedTextureData |
| struct | nux::ImageInfo |
Namespaces | |
| namespace | nux |
Defines | |
| #define | DEBUG_ENTER(a) |
| #define | DEBUG_WARNING(a) |
| #define | DEBUG_EXIT(a) |
Functions | |
| void | nux::MakeCheckBoardImage (ImageSurface &Image, t_s32 w, t_s32 h, Color color0, Color color1, t_s32 TileWidth=4, t_s32 TileHeight=4) |
| bool | nux::HasOpenEXRSupport () |
| NBitmapData * | nux::LoadGdkPixbuf (GdkPixbuf *pixbuf) |
| NBitmapData * | nux::LoadImageFile (const TCHAR *Filename) |
| #define DEBUG_ENTER | ( | a | ) |
| #define DEBUG_EXIT | ( | a | ) |
| #define DEBUG_WARNING | ( | a | ) |