![]() |
ToyGine2 26.2.0
Game Engine for retro consoles
|
Umbrella header for the geometry module. More...
#include "math.hpp"#include "geometry/circle.hpp"#include "geometry/ellipse.hpp"#include "geometry/section.hpp"#include "geometry/circle.inl"#include "geometry/ellipse.inl"#include "geometry/section.inl"Go to the source code of this file.
Namespaces | |
| namespace | toy::geometry |
| Geometry types and utilities: sections (intervals), circles, ellipses, and related APIs. | |
Umbrella header for the geometry module.
Defines toy::geometry::Section, toy::geometry::Circle, toy::geometry::Ellipse, and related types.
Depends on toy::math.