#include <il_wrap.h>
List of all members.
Public Member Functions |
| ilImage () |
| ilImage (char *) |
| ilImage (const ilImage &) |
virtual | ~ilImage () |
ILboolean | Load (char *) |
ILboolean | Load (char *, ILenum) |
ILboolean | Save (char *) |
ILboolean | Save (char *, ILenum) |
ILboolean | ActiveImage (ILuint) |
ILboolean | ActiveLayer (ILuint) |
ILboolean | ActiveMipmap (ILuint) |
ILboolean | Clear (ILvoid) |
ILvoid | ClearColour (ILubyte, ILubyte, ILubyte, ILubyte) |
ILboolean | Convert (ILenum) |
ILboolean | Copy (ILuint) |
ILboolean | Default (ILvoid) |
ILboolean | Flip (ILvoid) |
ILboolean | SwapColours (ILvoid) |
ILboolean | Resize (ILuint, ILuint, ILuint) |
ILboolean | TexImage (ILuint, ILuint, ILuint, ILubyte, ILenum, ILenum, ILvoid *) |
ILvoid | Bind (ILvoid) const |
ILvoid | Bind (ILuint) |
ILvoid | Close (ILvoid) |
ILvoid | Delete (ILvoid) |
ILvoid | iGenBind () |
ILuint | Width (ILvoid) |
ILuint | Height (ILvoid) |
ILuint | Depth (ILvoid) |
ILubyte | Bpp (ILvoid) |
ILubyte | Bitpp (ILvoid) |
ILenum | PaletteType (ILvoid) |
ILenum | Format (ILvoid) |
ILenum | Type (ILvoid) |
ILuint | NumImages (ILvoid) |
ILuint | NumMipmaps (ILvoid) |
ILuint | GetId (ILvoid) const |
ILenum | GetOrigin (ILvoid) |
ILubyte * | GetData (ILvoid) |
ILubyte * | GetPalette (ILvoid) |
ILuint | BindImage (ILvoid) |
ILuint | BindImage (ILenum) |
ilImage & | operator= (ILuint) |
ilImage & | operator= (const ilImage &) |
Protected Attributes |
ILuint | Id |
Constructor & Destructor Documentation
ilImage::ilImage |
( |
char * |
|
) |
|
ilImage::ilImage |
( |
const ilImage & |
|
) |
|
virtual ilImage::~ilImage |
( |
|
) |
[virtual] |
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/third_party/include/windows/IL/il_wrap.h