nngn
|
Public Member Functions | |
bool | init (u32 size) |
Public Member Functions inherited from nngn::GLTexArray | |
bool | create (GLenum type, GLenum fmt, GLint min_filter, GLint mag_filter, GLint wrap, const ivec3 &extent, GLsizei mip_levels) |
bool | destroy () |
Public Member Functions inherited from nngn::OpenGLHandle< GLTexArray > | |
constexpr | OpenGLHandle ()=default |
constexpr | OpenGLHandle (u32 h) noexcept |
OpenGLHandle (const OpenGLHandle &)=delete | |
OpenGLHandle (OpenGLHandle &&lhs) noexcept | |
OpenGLHandle & | operator= (const OpenGLHandle &)=delete |
OpenGLHandle & | operator= (OpenGLHandle &&lhs) noexcept |
~OpenGLHandle () | |
u32 | id () const |
u32 & | id () |
bool anonymous_namespace{opengl.cpp}::GLShadowCube::init | ( | u32 | size | ) |