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