1 #ifndef COIN_SOSHADERPROGRAMCACHE_H
2 #define COIN_SOSHADERPROGRAMCACHE_H
36 #include <Inventor/caches/SoCache.h>
38 class SoShaderProgramCacheP;
52 SoShaderProgramCacheP * pimpl;
55 #endif // !COIN_SOSHADERPROGRAMCACHE_H
The SoState class manages the Coin scenegraph traversal state data.The SoState class is used by actio...
Definition: SoState.h:44
The SoShaderProgramCache class is used to cache shader programs.
Definition: SoShaderProgramCache.h:41
The SoCache class is the superclass for all internal cache classes.It organizes reference counting to...
Definition: SoCache.h:43
The SbString class is a string class with convenience functions for string operations.This is the class used for storing and working with character strings. It automatically takes care of supporting all the "bookkeeping" tasks usually associated with working with character strings, like memory allocation and deallocation etc.
Definition: SbString.h:52