#include <Inventor/SbBasic.h>
#include <Inventor/helpers/SbGlContextHelper.h>
#include <Inventor/caches/SoBaseContextCache.h>
Go to the source code of this file.
◆ getCache() [1/2]
◆ getCache() [2/2]
void * getCache |
( |
SoState * |
state, |
|
|
float |
quality |
|
) |
| |
◆ invalidateAll()
void invalidateAll |
( |
SoState * |
state = NULL | ) |
const |
◆ invalidateContext()
◆ setCache() [1/2]
void setCache |
( |
int |
sharedGroup, |
|
|
void * |
texObj, |
|
|
float |
quality, |
|
|
SoState * |
state, |
|
|
void *& |
oldTexObj |
|
) |
| |
◆ setCache() [2/2]
void setCache |
( |
int |
sharedGroup, |
|
|
void * |
texObj, |
|
|
float |
quality, |
|
|
SoState * |
state = NULL |
|
) |
| |