Jpp  15.0.2
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
JGEOMETRY3D::JSegment3D Member List

This is the complete list of members for JGEOMETRY3D::JSegment3D, including all inherited members.

getDistance(const JVector3D &point) const JGEOMETRY3D::JSegment3Dinline
getDistanceSquared(const JVector3D &point, const double precision=1.0e-8) const JGEOMETRY3D::JSegment3Dinline
getDot(const JSegment3D &segment) const JGEOMETRY3D::JSegment3Dinline
getLength() const JGEOMETRY3D::JSegment3Dinline
getLengthSquared() const JGEOMETRY3D::JSegment3Dinline
JSegment3D()JGEOMETRY3D::JSegment3Dinline
JSegment3D(const JVector3D &A, const JVector3D &B)JGEOMETRY3D::JSegment3Dinline
operator<<(JWriter &out, const JSegment3D &segment)JGEOMETRY3D::JSegment3Dfriend
operator>>(JReader &in, JSegment3D &segment)JGEOMETRY3D::JSegment3Dfriend