KrisLibrary  1.0.0
Math3D::AABB2D Member List

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

AABB2D() (defined in Math3D::AABB2D)Math3D::AABB2D
AABB2D(const Vector2 &bmin, const Vector2 &bmax) (defined in Math3D::AABB2D)Math3D::AABB2D
AABB2D(const AABB2D &) (defined in Math3D::AABB2D)Math3D::AABB2D
bmax (defined in Math3D::AABB2D)Math3D::AABB2D
bmin (defined in Math3D::AABB2D)Math3D::AABB2D
contains(const Point2D &) const (defined in Math3D::AABB2D)Math3D::AABB2D
contains(const AABB2D &) const (defined in Math3D::AABB2D)Math3D::AABB2D
distance(const Point2D &) const (defined in Math3D::AABB2D)Math3D::AABB2D
distance(const Point2D &pt, Point2D &closest) const (defined in Math3D::AABB2D)Math3D::AABB2D
distanceSquared(const Point2D &pt, Point2D &closest) const (defined in Math3D::AABB2D)Math3D::AABB2D
expand(const Point2D &) (defined in Math3D::AABB2D)Math3D::AABB2D
getMidpoint(Point2D &) const (defined in Math3D::AABB2D)Math3D::AABB2D
getSize(Vector2 &) const (defined in Math3D::AABB2D)Math3D::AABB2D
inplaceTransform(const Matrix3 &mat) (defined in Math3D::AABB2D)Math3D::AABB2D
intersects(const AABB2D &) const (defined in Math3D::AABB2D)Math3D::AABB2D
justify()Math3D::AABB2D
maximize() (defined in Math3D::AABB2D)Math3D::AABB2D
minimize() (defined in Math3D::AABB2D)Math3D::AABB2D
Read(File &f) (defined in Math3D::AABB2D)Math3D::AABB2D
setIntersection(const AABB2D &) (defined in Math3D::AABB2D)Math3D::AABB2D
setPoint(const Point2D &) (defined in Math3D::AABB2D)Math3D::AABB2D
setTransform(const AABB2D &, const Matrix3 &mat) (defined in Math3D::AABB2D)Math3D::AABB2D
setUnion(const AABB2D &) (defined in Math3D::AABB2D)Math3D::AABB2D
signedDistance(const Point2D &) const (defined in Math3D::AABB2D)Math3D::AABB2D
signedDistance(const Point2D &pt, Point2D &closest) const (defined in Math3D::AABB2D)Math3D::AABB2D
Write(File &f) const (defined in Math3D::AABB2D)Math3D::AABB2D