|
sculpto
|
This is the complete list of members for scl::vertex_array, including all inherited members.
| Bind() const =0 | scl::vertex_array | pure virtual |
| Create(mesh_type Mesh_type) | scl::vertex_array | static |
| GetIndexBuffer() const | scl::vertex_array | inline |
| GetType() const | scl::vertex_array | inline |
| GetVertexBuffer() const | scl::vertex_array | inline |
| IndexBuffer | scl::vertex_array | protected |
| SetIndexBuffer(const shared< index_buffer > &IndexBuffer)=0 | scl::vertex_array | pure virtual |
| SetVertexBuffer(const shared< vertex_buffer > &VertexBuffer)=0 | scl::vertex_array | pure virtual |
| Type | scl::vertex_array | protected |
| Unbind() const =0 | scl::vertex_array | pure virtual |
| vertex_array(mesh_type MeshType) | scl::vertex_array | |
| VertexBuffer | scl::vertex_array | protected |
| ~vertex_array()=default | scl::vertex_array | virtual |