StapleGL
Header-only C++20 OpenGL wrapper
Loading...
Searching...
No Matches
staplegl::vertex_array Member List

This is the complete list of members for staplegl::vertex_array, including all inherited members.

add_vertex_buffer(vertex_buffer &&vbo) -> vertex_array::iterator_tstaplegl::vertex_arrayinline
attrib_indexstaplegl::vertex_arrayprivate
bind() conststaplegl::vertex_arrayinline
buffers_data() -> std::list< vertex_buffer > &staplegl::vertex_arrayinline
clear_instance_buffer()staplegl::vertex_arrayinline
id() const -> uint32_tstaplegl::vertex_arrayinline
index_data() -> index_buffer &staplegl::vertex_arrayinline
instanced_data() -> std::optional< vertex_buffer_inst > &staplegl::vertex_arrayinline
iterator_t typedefstaplegl::vertex_array
m_idstaplegl::vertex_arrayprivate
m_index_bufferstaplegl::vertex_arrayprivate
m_instanced_vbostaplegl::vertex_arrayprivate
m_vertex_buffersstaplegl::vertex_arrayprivate
operator=(const vertex_array &) -> vertex_array &=deletestaplegl::vertex_array
operator=(vertex_array &&other) noexcept -> vertex_array &staplegl::vertex_arrayinline
set_index_buffer(index_buffer &&ibo)staplegl::vertex_arrayinline
set_instance_buffer(vertex_buffer_inst &&vbo)staplegl::vertex_arrayinline
unbind()staplegl::vertex_arrayinlinestatic
vertex_array() noexceptstaplegl::vertex_arrayinline
vertex_array(const vertex_array &)=deletestaplegl::vertex_array
vertex_array(vertex_array &&other) noexceptstaplegl::vertex_arrayinline
~vertex_array()staplegl::vertex_arrayinline