1#ifndef COIN_SOSHADERPROGRAMCACHE_H
2#define COIN_SOSHADERPROGRAMCACHE_H
36#include <Inventor/caches/SoCache.h>
38class SoShaderProgramCacheP;
52 SoShaderProgramCacheP * pimpl;
The SbString class is a string class with convenience functions for string operations.
Definition SbString.h:52
The SoCache class is the superclass for all internal cache classes.
Definition SoCache.h:43
The SoShaderProgramCache class is used to cache shader programs.
Definition SoShaderProgramCache.h:41
The SoState class manages the Coin scene graph traversal state data.
Definition SoState.h:44