#include <grssgext.h>
Inherits ssgLoaderOptions.
Definition at line 81 of file grssgext.h.
◆ ssgLoaderOptionsEx()
| ssgLoaderOptionsEx::ssgLoaderOptionsEx |
( |
| ) |
|
|
inline |
◆ createTexture()
| ssgTexture* ssgLoaderOptionsEx::createTexture |
( |
char * |
tfname, |
|
|
int |
wrapu = TRUE, |
|
|
int |
wrapv = TRUE, |
|
|
int |
mipmap = TRUE |
|
) |
| |
|
inline |
◆ makeModelPath()
| virtual void ssgLoaderOptionsEx::makeModelPath |
( |
char * |
path, |
|
|
const char * |
fname |
|
) |
| const |
|
inlinevirtual |
◆ makeTexturePath()
| virtual void ssgLoaderOptionsEx::makeTexturePath |
( |
char * |
path, |
|
|
const char * |
fname |
|
) |
| const |
|
inlinevirtual |
The documentation for this class was generated from the following file: