mojo:mojo.graphics.VertexBuffer

Class VertexBuffer Extends std.resource.Resource
Constructors
New
Properties
Format (read only)
Length (read only)
Pitch (read only)
Methods
Invalidate
Lock Locks vertices.
Resize Resizes the vertex buffer.
SetVertices Sets a range of vertices.
Unlock Unlocks vertices.