nngn
Loading...
Searching...
No Matches
nngn::GLTexArray Struct Reference

#include <resource.h>

Inheritance diagram for nngn::GLTexArray:
Collaboration diagram for nngn::GLTexArray:

Public Member Functions

bool create (GLenum type, GLenum fmt, GLint min_filter, GLint mag_filter, GLint wrap, const ivec3 &extent, GLsizei mip_levels)
 
bool destroy ()
 
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
 
constexpr OpenGLHandle ()=default
 
constexpr OpenGLHandle (u32 h) noexcept
 
 OpenGLHandle (const OpenGLHandle &)=delete
 
 OpenGLHandle (OpenGLHandle &&lhs) noexcept
 
OpenGLHandleoperator= (const OpenGLHandle &)=delete
 
OpenGLHandleoperator= (OpenGLHandle &&lhs) noexcept
 
OpenGLHandleoperator= (const OpenGLHandle &)=delete
 
OpenGLHandleoperator= (OpenGLHandle &&lhs) noexcept
 
 ~OpenGLHandle ()
 
 ~OpenGLHandle ()
 
u32 id () const
 
u32id ()
 
u32 id () const
 
u32id ()
 

Member Function Documentation

◆ create() [1/2]

bool nngn::GLTexArray::create ( GLenum  type,
GLenum  fmt,
GLint  min_filter,
GLint  mag_filter,
GLint  wrap,
const ivec3 extent,
GLsizei  mip_levels 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ create() [2/2]

bool nngn::GLTexArray::create ( GLenum  type,
GLenum  fmt,
GLint  min_filter,
GLint  mag_filter,
GLint  wrap,
const ivec3 extent,
GLsizei  mip_levels 
)

◆ destroy() [1/2]

bool nngn::GLTexArray::destroy ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ destroy() [2/2]

bool nngn::GLTexArray::destroy ( )

The documentation for this struct was generated from the following files: