Classes | Typedefs

src/render/header/DrawCall.h File Reference

Go to the source code of this file.

Classes

struct  DrawCall
 Structure defining a draw call. More...
struct  GuiDrawCall
 Structure defining a GUI draw call. More...

Typedefs

typedef DrawCallpDrawCall
 Structure defining a draw call.
typedef struct GuiDrawCallpGuiDrawCall
 Structure defining a GUI draw call.

Typedef Documentation

typedef DrawCall * pDrawCall

Structure defining a draw call.

typedef struct GuiDrawCall * pGuiDrawCall

Structure defining a GUI draw call.