|
ゲームグラフィックス特論
|
継承メンバを含む gg::GgTexture の全メンバ一覧です。
| bind() const | gg::GgTexture | inline |
| getHeight() const | gg::GgTexture | inline |
| getSize(GLsizei *size) const | gg::GgTexture | inline |
| getSize() const | gg::GgTexture | inline |
| getTexture() const | gg::GgTexture | inline |
| getWidth() const | gg::GgTexture | inline |
| GgTexture(const GLvoid *image, GLsizei width, GLsizei height, GLenum format=GL_BGR, GLenum type=GL_UNSIGNED_BYTE, GLenum internal=GL_RGBA, GLenum wrap=GL_CLAMP_TO_EDGE) | gg::GgTexture | inline |
| GgTexture(const GgTexture &o)=delete | gg::GgTexture | |
| operator=(const GgTexture &o)=delete | gg::GgTexture | |
| unbind() const | gg::GgTexture | inline |
| ~GgTexture() | gg::GgTexture | inlinevirtual |