Regina 7.4 Calculation Engine
|
This is the complete list of members for regina::Segment3D< Real >, including all inherited members.
closest(const Vector3D< Real > &p) const | regina::Segment3D< Real > | inline |
length() const | regina::Segment3D< Real > | inline |
midpoint() const | regina::Segment3D< Real > | inline |
operator+(const Vector3D< Real > &translation) const | regina::Segment3D< Real > | inline |
operator+=(const Vector3D< Real > &translation) | regina::Segment3D< Real > | inline |
operator-(const Vector3D< Real > &translation) const | regina::Segment3D< Real > | inline |
operator-=(const Vector3D< Real > &translation) | regina::Segment3D< Real > | inline |
operator=(const Segment3D &)=default | regina::Segment3D< Real > | |
operator==(const Segment3D &other) const | regina::Segment3D< Real > | inline |
point(Real lambda) const | regina::Segment3D< Real > | inline |
Segment3D()=default | regina::Segment3D< Real > | |
Segment3D(const Segment3D &)=default | regina::Segment3D< Real > | |
Segment3D(const Vector3D< Real > &u, const Vector3D< Real > &v) | regina::Segment3D< Real > | inline |
u | regina::Segment3D< Real > | |
v | regina::Segment3D< Real > |