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