1 #ifndef COIN_SOGLCACHELIST_H
2 #define COIN_SOGLCACHELIST_H
36 #include <Inventor/SbBasic.h>
37 #include <Inventor/lists/SbList.h>
54 void invalidateAll(
void);
57 SoGLCacheListP * pimpl;
The SoGLCacheList class is used to store and manage OpenGL caches.
Definition: SoGLCacheList.h:44
The SoGLRenderAction class renders the scene graph with OpenGL calls.
Definition: SoGLRenderAction.h:50
The SoGLRenderCache class is used to cache OpenGL calls.
Definition: SoGLRenderCache.h:43