CacheObject< int > Struct Template Reference
Specialized template currently used by RenderTargetCache. More...
#include <cache.h>
Public Member Functions | |
| CacheObject (int object, const bool) | |
Public Attributes | |
| int | object_ |
Detailed Description
template<>
struct voreen::CacheObject< int >
Specialized template currently used by RenderTargetCache.