Jpp  18.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JGEOMETRY2D::JSegment2D Member List

This is the complete list of members for JGEOMETRY2D::JSegment2D, including all inherited members.

getDistance(const JVector2D &point) const JGEOMETRY2D::JSegment2Dinline
getDistanceSquared(const JVector2D &point) const JGEOMETRY2D::JSegment2Dinline
getDot(const JSegment2D &segment) const JGEOMETRY2D::JSegment2Dinline
getIntersection(const JSegment2D &segment) const JGEOMETRY2D::JSegment2Dinline
getLength() const JGEOMETRY2D::JSegment2Dinline
getLengthSquared() const JGEOMETRY2D::JSegment2Dinline
intersects(const JSegment2D &segment) const JGEOMETRY2D::JSegment2Dinline
JSegment2D()JGEOMETRY2D::JSegment2Dinline
JSegment2D(const JVector2D &A, const JVector2D &B)JGEOMETRY2D::JSegment2Dinline
operator<<(JWriter &out, const JSegment2D &segment)JGEOMETRY2D::JSegment2Dfriend
operator>>(JReader &in, JSegment2D &segment)JGEOMETRY2D::JSegment2Dfriend