Simbody  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SimTK::Geo::LineSeg_< P > Member List

This is the complete list of members for SimTK::Geo::LineSeg_< P >, including all inherited members.

calcBoundingSphere() const SimTK::Geo::LineSeg_< P >inline
calcLength() const SimTK::Geo::LineSeg_< P >inline
calcLengthSqr() const SimTK::Geo::LineSeg_< P >inline
findDistanceToPoint(const Vec3P &p2) const SimTK::Geo::LineSeg_< P >inline
findDistanceToPointSqr(const Vec3P &p2) const SimTK::Geo::LineSeg_< P >inline
findMidpoint() const SimTK::Geo::LineSeg_< P >inline
findPoint(RealP t) const SimTK::Geo::LineSeg_< P >inline
getEndpoint(int which) const SimTK::Geo::LineSeg_< P >inline
isDegenerate(RealP tol=Geo::getDefaultTol< P >()) const SimTK::Geo::LineSeg_< P >inline
LineSeg_()SimTK::Geo::LineSeg_< P >inline
LineSeg_(const Vec3P &e0, const Vec3P &e1)SimTK::Geo::LineSeg_< P >inline
operator[](int which) const SimTK::Geo::LineSeg_< P >inline
operator[](int which)SimTK::Geo::LineSeg_< P >inline
setEndpoint(int which, const Vec3P &p)SimTK::Geo::LineSeg_< P >inline
setEndpoints(const Vec3P &e0, const Vec3P &e1)SimTK::Geo::LineSeg_< P >inline
updEndpoint(int which)SimTK::Geo::LineSeg_< P >inline