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

#include <rlgl.h>

+ Collaboration diagram for rlRenderBatch:

Public Attributes

int bufferCount
 
int currentBuffer
 
rlVertexBuffervertexBuffer
 
rlDrawCalldraws
 
int drawCounter
 
float currentDepth
 

Detailed Description

Definition at line 351 of file rlgl.h.

Member Data Documentation

◆ bufferCount

int rlRenderBatch::bufferCount

Definition at line 352 of file rlgl.h.

◆ currentBuffer

int rlRenderBatch::currentBuffer

Definition at line 353 of file rlgl.h.

◆ currentDepth

float rlRenderBatch::currentDepth

Definition at line 358 of file rlgl.h.

◆ drawCounter

int rlRenderBatch::drawCounter

Definition at line 357 of file rlgl.h.

◆ draws

rlDrawCall* rlRenderBatch::draws

Definition at line 356 of file rlgl.h.

◆ vertexBuffer

rlVertexBuffer* rlRenderBatch::vertexBuffer

Definition at line 354 of file rlgl.h.


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