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