#include <Inventor/caches/SoGLCacheList.h>
Definition at line 81 of file SoGLCacheList.h.
◆ SoGLCacheList()
SoGLCacheList::SoGLCacheList |
( |
int |
numCaches = 2 | ) |
|
◆ ~SoGLCacheList()
SoGLCacheList::~SoGLCacheList |
( |
| ) |
|
◆ call()
If none of the caches can be used, this returns FALSE. If this returns TRUE, then a cache has been called and all the GL commands in it have already been done.
◆ close()
If open() didn't open a cache, this routine does nothing.
◆ invalidateAll()
void SoGLCacheList::invalidateAll |
( |
| ) |
|
This should be called when a node is notified of changes in its children or fields.
◆ open()
If the autoCache flag is TRUE, a heuristic will be used to figure out whether or not caching should be done (based on when caches were built, when they were used, etc). If the flag is FALSE, always try to open a cache (and possibly delete an old cache).
The documentation for this class was generated from the following file:
- C:/jh/mevislab/4.0.2_1/build/MeVis/ThirdParty/Sources/Inventor/include/Inventor/caches/SoGLCacheList.h