Skip to content

Struct BufferElement

ClassList > BufferElement

  • #include <BufferLayout.h>

Public Attributes

Type Name
GLuint count = {}
GLuint is_norm = {}
GLuint type = {}

Public Static Functions

Type Name
GLuint getTypeSize (GLuint type)

Public Attributes Documentation

variable count

GLuint BufferElement::count;

variable is_norm

GLuint BufferElement::is_norm;

variable type

GLuint BufferElement::type;

Public Static Functions Documentation

function getTypeSize

static inline GLuint BufferElement::getTypeSize (
    GLuint type
) 


The documentation for this class was generated from the following file src/render/buffers/BufferLayout.h