|
ゲームグラフィックス特論
|
継承メンバを含む gg::GgNormalTexture の全メンバ一覧です。
| bind() const | gg::GgNormalTexture | inline |
| get() const | gg::GgNormalTexture | inline |
| getHeight() const | gg::GgNormalTexture | inline |
| getSize(GLsizei *size) const | gg::GgNormalTexture | inline |
| getSize() const | gg::GgNormalTexture | inline |
| getTexture() const | gg::GgNormalTexture | inline |
| getWidth() const | gg::GgNormalTexture | inline |
| GgNormalTexture() | gg::GgNormalTexture | inline |
| GgNormalTexture(const GLubyte *image, GLsizei width, GLsizei height, GLenum format=GL_RED, GLfloat nz=1.0f, GLenum internal=GL_RGBA) | gg::GgNormalTexture | inline |
| GgNormalTexture(const std::string &name, GLfloat nz=1.0f, GLenum internal=GL_RGBA) | gg::GgNormalTexture | inline |
| load(const GLubyte *hmap, GLsizei width, GLsizei height, GLenum format=GL_RED, GLfloat nz=1.0f, GLenum internal=GL_RGBA) | gg::GgNormalTexture | inline |
| load(const std::string &name, GLfloat nz=1.0f, GLenum internal=GL_RGBA) | gg::GgNormalTexture | |
| operator bool() const noexcept | gg::GgNormalTexture | inlineexplicit |
| operator!() const noexcept | gg::GgNormalTexture | inline |
| unbind() const | gg::GgNormalTexture | inline |
| ~GgNormalTexture() | gg::GgNormalTexture | inlinevirtual |