voxelman v0.9.0 (2022-05-10T16:23:35Z)
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