CacheObject< int > Struct Template Reference

Specialized template currently used by RenderTargetCache. More...

#include <cache.h>

List of all members.

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.

Definition at line 169 of file cache.h.