Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for VertexArray, including all inherited members.
AddAttribute(Attribute *attr) | VertexArray | |
Free() | VertexArray | private |
FreeBackingStore() | VertexArray | |
GetBuffer() | VertexArray | inline |
GetNumberOfVertices() const | VertexArray | inline |
GetOffset() const | VertexArray | inline |
GetStride() const | VertexArray | inline |
Layout() | VertexArray | |
m_Attributes | VertexArray | private |
m_BackingStore | VertexArray | private |
m_NumberOfVertices | VertexArray | private |
m_Stride | VertexArray | private |
m_Type | VertexArray | private |
m_Usage | VertexArray | private |
m_VB | VertexArray | private |
MakeIterator(const Attribute *attr) | VertexArray | inlineprivate |
PrepareForRendering() | VertexArray | |
SetNumberOfVertices(const size_t numberOfVertices) | VertexArray | |
Upload() | VertexArray | |
UploadIfNeeded(Renderer::Backend::IDeviceCommandContext *deviceCommandContext) | VertexArray | |
VertexArray(const Renderer::Backend::IBuffer::Type type, const uint32_t usage) | VertexArray | |
~VertexArray() | VertexArray |