Struct IndexedVertexBuffer

ClassList > IndexedVertexBuffer

Public Attributes

Type Name
int capacity
GLuint ebo
int eboCapacity
GLuint vao
GLuint vbo

Public Attributes Documentation

variable capacity

int IndexedVertexBuffer::capacity;

variable ebo

GLuint IndexedVertexBuffer::ebo;

variable eboCapacity

int IndexedVertexBuffer::eboCapacity;

variable vao

GLuint IndexedVertexBuffer::vao;

variable vbo

GLuint IndexedVertexBuffer::vbo;


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/src/rendering/DrawContext.c