|
ProjGeom 1.0.11
|
Conic sections in homogeneous coordinates. More...
#include <array>#include <cstdint>#include <optional>#include <variant>#include <vector>#include "fractions.hpp"#include "pg_object.hpp"
Go to the source code of this file.
Classes | |
| class | fun::Conic |
| A conic section represented by a symmetric 3x3 matrix. More... | |
Namespaces | |
| namespace | fun |
Enumerations | |
| enum class | fun::ConicType { fun::Ellipse , fun::Parabola , fun::Hyperbola } |
| Enumeration of conic types based on the discriminant. More... | |
Conic sections in homogeneous coordinates.