voxelman v0.9.0 (2022-05-10T16:23:35Z)
Dub
Repo
voxelman.graphics.batch2d
voxelman
graphics
Members
Aliases
ColoredVertex2d
alias
ColoredVertex2d
=
VertexPosColor
!(
float
,
2
,
ubyte
,
4
)
Undocumented in source.
UvColVertex2d
alias
UvColVertex2d
=
VertexPosUvColor
!(
float
,
3
,
float
,
2
,
ubyte
,
4
)
Undocumented in source.
Enums
CommandType
enum
CommandType
Undocumented in source.
Structs
Batch2d
struct
Batch2d
Undocumented in source.
BatchRenderCommand
struct
BatchRenderCommand
Undocumented in source.
ClipRectCommand
struct
ClipRectCommand
Undocumented in source.
Command
struct
Command
Undocumented in source.
TexturedBatch2d
struct
TexturedBatch2d
Undocumented in source.
Meta
Source
See Source File
License
Boost License 1.0
.
Copyright
Copyright (c) 2016-2018 Andrey Penechko.
Authors
Andrey Penechko.
voxelman
graphics
modules
animation
armature
batch
batch2d
bitmap
bufferrenderer
color
font
fpscamera
gl
image
irenderer
oglrenderer
plugin
plugininfo
renderqueue
resourcemanager
shaderprogram
shaders
sprite
texture
textureatlas
vao
vbo