Textura. ...
#include <Texture.h>
Veřejné metody | |
| CTexture (CImageLoader::ImageInfo info, bool mipmaps) | |
| ~CTexture () | |
| GLuint | createTexture (CImageLoader::ImageInfo info, bool mipmaps) |
| GLuint | getID () const |
| bool | mipmaps (void) const |
Textura.
Kontakt: tomanfra@fit.cvut.cz
| CTexture::CTexture | ( | CImageLoader::ImageInfo | info, | |
| bool | mipmaps | |||
| ) |
konstruktor
| CTexture::~CTexture | ( | ) |
destruktor
| GLuint CTexture::createTexture | ( | CImageLoader::ImageInfo | info, | |
| bool | mipmaps | |||
| ) |
Vytvoří texturu z obrázku
| info |
1.6.3