voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
BatchRenderCommand
voxelman
graphics
batch2d
Undocumented in source.
struct
BatchRenderCommand {
Texture
texture
;
size_t
numVertices
;
}
Members
Variables
numVertices
size_t
numVertices
;
Undocumented in source.
texture
Texture
texture
;
Undocumented in source.
Meta
Source
See Implementation
voxelman
graphics
batch2d
aliases
ColoredVertex2d
UvColVertex2d
enums
CommandType
structs
Batch2d
BatchRenderCommand
ClipRectCommand
Command
TexturedBatch2d