voxelman.graphics.batch

Members

Aliases

ColoredVertex
alias ColoredVertex = VertexPosColor!(float, 3, ubyte, 4)
Undocumented in source.

Functions

putMesh
void putMesh(Buffer!V output, VertRange vertices, vec3 offset)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Batch
struct Batch
Undocumented in source.

Meta

Authors

Andrey Penechko.