[][src]Module rustbatch::render::buffer

Structs

Buffer

Buffer is used for customizing how is the vertex data processed

Vertex

Vertex is vertex representation for opengl that is bit more convenient to work with. Using custom Vertexes also means you have to use custom vertex shader.

Constants

COLOR
DEFAULT_VERTEX_SIZE
POSITION
TEXTURE_REGION