|
ProjGeom 1.0.11
|
This is the complete list of members for fun::Conic, including all inherited members.
| circle(std::int64_t center_x, std::int64_t center_y, std::int64_t radius_sq) -> Conic | fun::Conic | inlinestatic |
| Conic(Mat3x3 matrix) | fun::Conic | inlineexplicit |
| conic_type() const -> ConicType | fun::Conic | inline |
| contains(const PgPoint &point) const -> bool | fun::Conic | inline |
| discriminant() const -> Fraction | fun::Conic | inline |
| intersect(const PgLine &line) const -> std::vector< PgPoint > | fun::Conic | inline |
| Mat3x3 typedef | fun::Conic | |
| matrix() const -> const Mat3x3 & | fun::Conic | inline |
| operator==(const Conic &other) const -> bool | fun::Conic | inline |
| parabola(const Fraction &a) -> Conic | fun::Conic | inlinestatic |
| polar(const PgPoint &point) const -> PgLine | fun::Conic | inline |
| pole(const PgLine &line) const -> PgPoint | fun::Conic | inline |
| tangent(const PgPoint &point) const -> PgLine | fun::Conic | inline |
| unit_circle() -> Conic | fun::Conic | inlinestatic |