Inheritance diagram for X3DTK::X3DImageType:
The only method to redefine is load.
|
Constructor.
|
|
Destructor.
|
|
Allocates an image.
|
|
Gets the array of data.
|
|
Gets the pixel format.
|
|
Gets the height.
|
|
Gets the width.
|
|
Loads the file. This method has to be redefined.
Implemented in X3DTK::JPGImageType. |
|
Releases the memory.
|
|
Resizes the image.
|
|
Resizes the image in order to be used as an OpenGL texture image. textureTransform is the matrix to correct the rendering. |
|
data.
|