#include <scoped.h>
Inherits cinder::Noncopyable.
cinder::gl::ScopedTextureBind::ScopedTextureBind |
( |
GLenum |
target, |
|
|
GLuint |
textureId |
|
) |
| |
cinder::gl::ScopedTextureBind::ScopedTextureBind |
( |
GLenum |
target, |
|
|
GLuint |
textureId, |
|
|
uint8_t |
textureUnit |
|
) |
| |
cinder::gl::ScopedTextureBind::ScopedTextureBind |
( |
const TextureBaseRef & |
texture | ) |
|
cinder::gl::ScopedTextureBind::ScopedTextureBind |
( |
const TextureBaseRef & |
texture, |
|
|
uint8_t |
textureUnit |
|
) |
| |
cinder::gl::ScopedTextureBind::~ScopedTextureBind |
( |
| ) |
|
The documentation for this struct was generated from the following files: