#include <Texture.h>
Inherits enable_shared_from_this< Texture2dCache >.
cinder::gl::Texture2dCache::Texture2dCache |
( |
| ) |
|
|
protected |
void cinder::gl::Texture2dCache::markTextureAsFree |
( |
int |
id | ) |
|
|
protected |
int cinder::gl::Texture2dCache::mWidth |
|
protected |
int cinder::gl::Texture2dCache::mHeight |
|
protected |
Surface8uRef cinder::gl::Texture2dCache::mIntermediateSurface |
|
protected |
int cinder::gl::Texture2dCache::mNextId |
|
protected |
std::vector<std::pair<int,TextureRef> > cinder::gl::Texture2dCache::mTextures |
|
protected |
The documentation for this class was generated from the following files: