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;
60 #endif // !COIN_SOGLCACHELIST_H The SoGLCacheList class is used to store and manage OpenGL caches.
Definition: SoGLCacheList.h:44
The SoGLRenderCache class is used to cache OpenGL calls.
Definition: SoGLRenderCache.h:43
The SoGLRenderAction class renders the scene graph with OpenGL calls.
Definition: SoGLRenderAction.h:50