OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
nk_device Struct Reference

Public Attributes

struct nk_buffer cmds
 
struct nk_draw_null_texture null
 
struct nk_font_atlas atlas
 
uint32_t vbo {}
 
uint32_t vao {}
 
uint32_t ebo {}
 

Member Data Documentation

◆ atlas

struct nk_font_atlas nk_device::atlas

◆ cmds

struct nk_buffer nk_device::cmds

◆ ebo

uint32_t nk_device::ebo {}

◆ null

struct nk_draw_null_texture nk_device::null

◆ vao

uint32_t nk_device::vao {}

◆ vbo

uint32_t nk_device::vbo {}

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