1#ifndef COIN_SOGLCACHELIST_H
2#define COIN_SOGLCACHELIST_H
27#include <Inventor/SbBasic.h>
28#include <Inventor/lists/SbList.h>
45 void invalidateAll(
void);
48 SoGLCacheListP * pimpl;
The SoGLCacheList class is used to store and manage OpenGL caches.
Definition: SoGLCacheList.h:35
The SoGLRenderAction class renders the scene graph with OpenGL calls.
Definition: SoGLRenderAction.h:41
The SoGLRenderCache class is used to cache OpenGL calls.
Definition: SoGLRenderCache.h:34