#include <stdio.h>
#include <plib/ssg.h>
#include <glfeatures.h>
#include "grloadsgi.h"
Go to the source code of this file.
◆ doMipMap()
| bool doMipMap |
( |
const char * |
tfname, |
|
|
int |
mipmap |
|
) |
| |
◆ grLoadSGI()
| bool grLoadSGI |
( |
const char * |
fname, |
|
|
ssgTextureInfo * |
info |
|
) |
| |
◆ grMakeMipMaps()
| bool grMakeMipMaps |
( |
GLubyte * |
image, |
|
|
int |
xsize, |
|
|
int |
ysize, |
|
|
int |
zsize, |
|
|
bool |
mipmap |
|
) |
| |
◆ grRegisterCustomSGILoader()
| void grRegisterCustomSGILoader |
( |
void |
| ) |
|
◆ grRemoveState()
| void grRemoveState |
( |
char * |
img | ) |
|
◆ grStateFactory()