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::graphics::VertexBatch Member List

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

clear()galaxy::graphics::VertexBatch
init(const int max_quads)galaxy::graphics::VertexBatch
m_indexgalaxy::graphics::VertexBatchprivate
m_max_quadsgalaxy::graphics::VertexBatchprivate
m_vaogalaxy::graphics::VertexBatchprivate
operator=(VertexBatch &&)galaxy::graphics::VertexBatch
operator=(const VertexBatch &)=deletegalaxy::graphics::VertexBatchprivate
push(std::span< Vertex > vertices)galaxy::graphics::VertexBatch
sub_buffer(const unsigned int index, std::span< Vertex > vertices)galaxy::graphics::VertexBatch
vao()galaxy::graphics::VertexBatch
VertexBatch()galaxy::graphics::VertexBatch
VertexBatch(VertexBatch &&)galaxy::graphics::VertexBatch
VertexBatch(const VertexBatch &)=deletegalaxy::graphics::VertexBatchprivate
~VertexBatch()galaxy::graphics::VertexBatch