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
Polygon.hpp File Reference
#include "galaxy/graphics/shapes/Shape.hpp"
#include "galaxy/meta/Memory.hpp"
+ Include dependency graph for Polygon.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  galaxy::graphics::Polygon
 A closed loop line collection of points. I.e. A square, triangle, etc. More...
 

Namespaces

namespace  galaxy
 Animated.cpp galaxy.
 
namespace  galaxy::graphics