KrisLibrary  1.0.0
Math3D::Plane2D Member List

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

allIntersections(const Plane2D &p, Vector2 &pt) const Math3D::Plane2D
distance(const Point2D &v) const (defined in Math3D::Plane2D)Math3D::Plane2D
getBasis(Vector2 &xb) const Math3D::Plane2D
intersects(const AABB2D &) const (defined in Math3D::Plane2D)Math3D::Plane2D
intersectsLine(const Line2D &, Real *t) (defined in Math3D::Plane2D)Math3D::Plane2D
intersectsRay(const Ray2D &, Real *t) (defined in Math3D::Plane2D)Math3D::Plane2D
intersectsSegment(const Segment2D &, Real *t) (defined in Math3D::Plane2D)Math3D::Plane2D
normal (defined in Math3D::Plane2D)Math3D::Plane2D
offset (defined in Math3D::Plane2D)Math3D::Plane2D
project(const Point2D &in, Point2D &out) const Math3D::Plane2D
Read(File &f) (defined in Math3D::Plane2D)Math3D::Plane2D
setLine(const Line2D &l) (defined in Math3D::Plane2D)Math3D::Plane2D
setPointNormal(const Point2D &a, const Vector2 &n) (defined in Math3D::Plane2D)Math3D::Plane2D
setPoints(const Point2D &a, const Point2D &b) (defined in Math3D::Plane2D)Math3D::Plane2D
setTransformed(const Plane2D &pin, const Matrix3 &xform) (defined in Math3D::Plane2D)Math3D::Plane2D
Write(File &f) const (defined in Math3D::Plane2D)Math3D::Plane2D