ゲームグラフィックス特論
gg::GgTexture メンバ一覧

継承メンバを含む gg::GgTexture の全メンバ一覧です。

bind() constgg::GgTextureinline
getHeight() constgg::GgTextureinline
getSize(GLsizei *size) constgg::GgTextureinline
getSize() constgg::GgTextureinline
getTexture() constgg::GgTextureinline
getWidth() constgg::GgTextureinline
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::GgTextureinline
GgTexture(const GgTexture &o)=deletegg::GgTexture
operator=(const GgTexture &o)=deletegg::GgTexture
unbind() constgg::GgTextureinline
~GgTexture()gg::GgTextureinlinevirtual