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