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 ()
 
- Public Member Functions inherited from nngn::OpenGLHandle< GLTexArray >
constexpr OpenGLHandle ()=default
 
constexpr OpenGLHandle (u32 h) noexcept
 
 OpenGLHandle (const OpenGLHandle &)=delete
 
 OpenGLHandle (OpenGLHandle &&lhs) noexcept
 
OpenGLHandleoperator= (const OpenGLHandle &)=delete
 
OpenGLHandleoperator= (OpenGLHandle &&lhs) noexcept
 
 ~OpenGLHandle ()
 
u32 id () const
 
u32id ()
 

Member Function Documentation

◆ create()

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:

◆ destroy()

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

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