Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
rlVertexBuffer Struct Reference

#include <rlgl.h>

Public Attributes

int elementCount
 
float * vertices
 
float * texcoords
 
unsigned char * colors
 
unsigned int * indices
 
unsigned int vaoId
 
unsigned int vboId [4]
 

Detailed Description

Definition at line 318 of file rlgl.h.

Member Data Documentation

◆ colors

unsigned char* rlVertexBuffer::colors

Definition at line 323 of file rlgl.h.

◆ elementCount

int rlVertexBuffer::elementCount

Definition at line 319 of file rlgl.h.

◆ indices

unsigned int* rlVertexBuffer::indices

Definition at line 325 of file rlgl.h.

◆ texcoords

float* rlVertexBuffer::texcoords

Definition at line 322 of file rlgl.h.

◆ vaoId

unsigned int rlVertexBuffer::vaoId

Definition at line 330 of file rlgl.h.

◆ vboId

unsigned int rlVertexBuffer::vboId[4]

Definition at line 331 of file rlgl.h.

◆ vertices

float* rlVertexBuffer::vertices

Definition at line 321 of file rlgl.h.


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