Pyrogenesis  trunk
VertexArray Member List

This is the complete list of members for VertexArray, including all inherited members.

AddAttribute(Attribute *attr)VertexArray
Free()VertexArrayprivate
FreeBackingStore()VertexArray
GetBuffer()VertexArrayinline
GetNumberOfVertices() constVertexArrayinline
GetOffset() constVertexArrayinline
GetStride() constVertexArrayinline
Layout()VertexArray
m_AttributesVertexArrayprivate
m_BackingStoreVertexArrayprivate
m_DynamicVertexArrayprivate
m_NumberOfVerticesVertexArrayprivate
m_StrideVertexArrayprivate
m_TypeVertexArrayprivate
m_VBVertexArrayprivate
MakeIterator(const Attribute *attr)VertexArrayinlineprivate
PrepareForRendering()VertexArray
SetNumberOfVertices(const size_t numberOfVertices)VertexArray
Upload()VertexArray
UploadIfNeeded(Renderer::Backend::IDeviceCommandContext *deviceCommandContext)VertexArray
VertexArray(const Renderer::Backend::IBuffer::Type type, const bool dynamic)VertexArray
~VertexArray()VertexArray