|
Ritchie's Abstractions 0.2
Platform abstractions that make Toolbox work
|
This is the complete list of members for IndexBuffer< TElement >, including all inherited members.
| Count | IndexBuffer< TElement > | |
| Dispose(bool disposing) | IndexBuffer< TElement > | inlineprotectedvirtual |
| Ritchie::Graphics::GraphicsObject.Dispose() | GraphicsObject | inline |
| GraphicsDevice | GraphicsObject | |
| GraphicsObject() | GraphicsObject | inlineprotected |
| IndexBuffer(int size, BufferUsage usage) | IndexBuffer< TElement > | inline |
| SetData(in ReadOnlySpan< TElement > data) | IndexBuffer< TElement > | inline |