|
ProjGeom 1.0.11
|
This is the complete list of members for PgObject< Point, Line >, including all inherited members.
| aux() const -> Line | PgObject< Point, Line > | inline |
| coord | PgObject< Point, Line > | |
| dot(const Line &other) const -> int64_t | PgObject< Point, Line > | inline |
| Dual typedef | PgObject< Point, Line > | |
| incident(const Line &other) const -> bool | PgObject< Point, Line > | inline |
| meet(const Point &rhs) const -> Line | PgObject< Point, Line > | inline |
| operator!= | PgObject< Point, Line > | friend |
| operator== | PgObject< Point, Line > | friend |
| parametrize(const int64_t &lambda_val, const Point &pt_p, const int64_t &mu_val, const Point &pt_q) -> Point | PgObject< Point, Line > | inlinestatic |
| PgObject(std::array< int64_t, 3 > coord) | PgObject< Point, Line > | inlineexplicit |