#include "files/CImageLoader.h"
#include "graphics/CColor.h"
#include "graphics/CGenericTexture.h"
#include <string>
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | cTexture2D |
cTexture2D describes a 2D bitmap texture used for OpenGL texture-mapping More... |