List of all members.
Static Public Member Functions |
static void | GetErrors () |
static ILfloat * | LoadImgGetFloat (ILenum Type, std::string FileName, int &width, int &height) |
Public Attributes |
ILuint | handle |
double | id |
Static Public Attributes |
static std::vector< Img * > | images |
Constructor & Destructor Documentation
Member Function Documentation
ILubyte * Img::GetData |
( |
| ) |
|
This method returns the data of the image
- Returns:
- data
This method returns erros
This method returns the height of the image
- Returns:
- height of the image
This method returns the width of the image
- Returns:
- width of the image
bool Img::IsImageLoad |
( |
| ) |
|
Returns true if a imaged is loaded
bool Img::LoadImg |
( |
ILenum |
Type, |
|
|
std::string |
FileName |
|
) |
| |
This method loads an image
- Parameters:
-
type | type of image |
FileName | filename of image to load |
The documentation for this class was generated from the following files: