KrisLibrary  1.0.0
Math3D::Plane3D Member List

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

allIntersections(const Plane3D &p, Line3D &l) const Math3D::Plane3D
distance(const Point3D &v) const (defined in Math3D::Plane3D)Math3D::Plane3D
distanceLimits(const AABB3D &, Real &dmin, Real &dmax) const Math3D::Plane3D
getBasis(Vector3 &xb, Vector3 &yb) const Math3D::Plane3D
intersects(const AABB3D &) const (defined in Math3D::Plane3D)Math3D::Plane3D
intersectsInterior(const AABB3D &) const (defined in Math3D::Plane3D)Math3D::Plane3D
intersectsLine(const Line3D &, Real *t) (defined in Math3D::Plane3D)Math3D::Plane3D
intersectsRay(const Ray3D &, Real *t) (defined in Math3D::Plane3D)Math3D::Plane3D
intersectsSegment(const Segment3D &, Real *t) (defined in Math3D::Plane3D)Math3D::Plane3D
normal (defined in Math3D::Plane3D)Math3D::Plane3D
offset (defined in Math3D::Plane3D)Math3D::Plane3D
Print(std::ostream &out) const (defined in Math3D::Plane3D)Math3D::Plane3D
project(const Point3D &in, Point3D &out) const Math3D::Plane3D
Read(File &f) (defined in Math3D::Plane3D)Math3D::Plane3D
setPointBases(const Point3D &a, const Vector3 &b1, const Vector3 &b2) (defined in Math3D::Plane3D)Math3D::Plane3D
setPointNormal(const Point3D &a, const Vector3 &n) (defined in Math3D::Plane3D)Math3D::Plane3D
setPoints(const Point3D &a, const Point3D &b, const Point3D &c) (defined in Math3D::Plane3D)Math3D::Plane3D
setTransformed(const Plane3D &pin, const RigidTransform &xform) (defined in Math3D::Plane3D)Math3D::Plane3D
setTransformed(const Plane3D &pin, const Matrix4 &xform) (defined in Math3D::Plane3D)Math3D::Plane3D
Write(File &f) const (defined in Math3D::Plane3D)Math3D::Plane3D