![]() |
Stellarium 0.12.4
|
This is the complete list of members for StelVertexBufferBackend, including all inherited members.
addVertex(const void *const vertexInPtr)=0 | StelVertexBufferBackend | pure virtual |
attributes | StelVertexBufferBackend | protected |
clear()=0 | StelVertexBufferBackend | pure virtual |
getVertex(const int index, void *const vertexOutPtr) const =0 | StelVertexBufferBackend | pure virtual |
lock()=0 | StelVertexBufferBackend | pure virtual |
setVertex(const int index, const void *const vertexInPtr)=0 | StelVertexBufferBackend | pure virtual |
StelVertexBufferBackend(const QVector< StelVertexAttribute > &attributes) | StelVertexBufferBackend | inline |
unlock()=0 | StelVertexBufferBackend | pure virtual |
validateVertexType(const int vertexSize) | StelVertexBufferBackend | inline |
~StelVertexBufferBackend() | StelVertexBufferBackend | inlinevirtual |