KrisLibrary  1.0.0
Math3D::Line2D Member List

This is the complete list of members for Math3D::Line2D, including all inherited members.

closestPoint(const Point2D &in, Point2D &out) const Math3D::Line2D
closestPoint(const Point2D &in, Point2D &out, Real tmin, Real tmax) const Math3D::Line2D
closestPointParameter(const Point2D &in) const (defined in Math3D::Line2D)Math3D::Line2D
direction (defined in Math3D::Line2D)Math3D::Line2D
distance(const Point2D &pt) const (defined in Math3D::Line2D)Math3D::Line2D
eval(Real t, Point2D &out) const (defined in Math3D::Line2D)Math3D::Line2D
getAABB(AABB2D &, Real tmin=-Inf, Real tmax=Inf) const (defined in Math3D::Line2D)Math3D::Line2D
intersects(const AABB2D &, Real &tmin, Real &tmax) const Math3D::Line2D
isLeft(const Point2D &p) const (defined in Math3D::Line2D)Math3D::Line2Dinline
isRight(const Point2D &p) const (defined in Math3D::Line2D)Math3D::Line2Dinline
lineIntersects(const AABB2D &) const (defined in Math3D::Line2D)Math3D::Line2D
orientation(const Point2D &p) const (defined in Math3D::Line2D)Math3D::Line2D
rayIntersects(const AABB2D &) const (defined in Math3D::Line2D)Math3D::Line2D
Read(File &f) (defined in Math3D::Line2D)Math3D::Line2D
setPoints(const Point2D &a, const Point2D &b) (defined in Math3D::Line2D)Math3D::Line2D
setSegment(const Segment2D &s) (defined in Math3D::Line2D)Math3D::Line2D
setTransformed(const Line2D &, const Matrix3 &xform) (defined in Math3D::Line2D)Math3D::Line2D
source (defined in Math3D::Line2D)Math3D::Line2D
Write(File &f) const (defined in Math3D::Line2D)Math3D::Line2D