Mojo graphics indexbuffer
mojo:mojo.graphics.IndexBuffer
Class IndexBuffer Extends std.resource.Resource#
Constructors | |
---|---|
New |
Properties | |
---|---|
Data | (read only) |
Format | (read only) |
Length | (read only) |
Pitch | (read only) |
Methods | |
---|---|
Clear | |
Invalidate | |
Lock | Locks indices. |
Resize | Resizes the index buffer. |
SetIndices | Sets a range of indices. |
Unlock | Unlocks indices. |