voxelman.graphics.batch2d

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

Authors

Andrey Penechko.