![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
This is the complete list of members for galaxy::graphics::Ellipse, including all inherited members.
create(const float fragments, const glm::vec2 &radii) | galaxy::graphics::Ellipse | |
Ellipse() | galaxy::graphics::Ellipse | |
Ellipse(Ellipse &&) | galaxy::graphics::Ellipse | |
fragments() const | galaxy::graphics::Ellipse | |
height() const | galaxy::graphics::Shape | |
m_colour | galaxy::graphics::Shape | |
m_fragments | galaxy::graphics::Ellipse | private |
m_height | galaxy::graphics::Shape | protected |
m_mode | galaxy::graphics::Shape | protected |
m_radii | galaxy::graphics::Ellipse | private |
m_vao | galaxy::graphics::Shape | protected |
m_width | galaxy::graphics::Shape | protected |
mode() const | galaxy::graphics::Shape | |
operator=(Ellipse &&) | galaxy::graphics::Ellipse | |
galaxy::graphics::Shape::operator=(Shape &&) | galaxy::graphics::Shape | |
radii() const | galaxy::graphics::Ellipse | |
Shape() | galaxy::graphics::Shape | |
Shape(Shape &&) | galaxy::graphics::Shape | |
vao() | galaxy::graphics::Shape | |
width() const | galaxy::graphics::Shape | |
~Ellipse() | galaxy::graphics::Ellipse | virtual |
~Shape() | galaxy::graphics::Shape | virtual |