galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::VertexArray Member List

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

bind() constgalaxy::VertexArray
buffer(std::span< Vertex > vertices, std::span< unsigned int > indicies)galaxy::VertexArray
buffer(const int vertex_count, std::span< unsigned int > indicies)galaxy::VertexArray
count() const noexceptgalaxy::VertexArray
id() const noexceptgalaxy::VertexArray
m_idgalaxy::VertexArrayprivate
m_vbogalaxy::VertexArrayprivate
offset() noexceptgalaxy::VertexArray
operator=(VertexArray &&) noexceptgalaxy::VertexArray
operator=(const VertexArray &)=deletegalaxy::VertexArrayprivate
sub_buffer(const unsigned int index, std::span< Vertex > vertices)galaxy::VertexArray
unbind() constgalaxy::VertexArray
vbo() noexceptgalaxy::VertexArray
VertexArray()galaxy::VertexArray
VertexArray(VertexArray &&) noexceptgalaxy::VertexArray
VertexArray(const VertexArray &)=deletegalaxy::VertexArrayprivate
~VertexArray()galaxy::VertexArray