![]() |
Cinder
0.9.1
|
This is the complete list of members for cinder::gl::Texture2dCache, including all inherited members.
cache(const Surface8u &data) | cinder::gl::Texture2dCache | |
create() | cinder::gl::Texture2dCache | static |
create(const Surface8u &prototypeSurface, const Texture2d::Format &format) | cinder::gl::Texture2dCache | static |
markTextureAsFree(int id) | cinder::gl::Texture2dCache | protected |
mFormat | cinder::gl::Texture2dCache | protected |
mHeight | cinder::gl::Texture2dCache | protected |
mIntermediateSurface | cinder::gl::Texture2dCache | protected |
mNextId | cinder::gl::Texture2dCache | protected |
mTextures | cinder::gl::Texture2dCache | protected |
mWidth | cinder::gl::Texture2dCache | protected |
Texture2dCache() | cinder::gl::Texture2dCache | protected |
Texture2dCache(const Surface8u &prototypeSurface, const Texture2d::Format &format) | cinder::gl::Texture2dCache | protected |