MinGfx Toolkit  1.0
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
mingfx::AABB Member List

This is the complete list of members for mingfx::AABB, including all inherited members.

AABB()mingfx::AABB
AABB(const Point3 &a)mingfx::AABB
AABB(const Point3 &a, const Point3 &b, const Point3 &c)mingfx::AABB
AABB(const Vector3 &extents)mingfx::AABB
AABB(const Point3 &center, const Vector3 &extents)mingfx::AABB
AABB(const Mesh &mesh)mingfx::AABB
AABB(const Mesh &mesh, unsigned int tri_id)mingfx::AABB
Dimensions() constmingfx::AABB
max() constmingfx::AABB
min() constmingfx::AABB
operator+(const AABB &A, const AABB &B)mingfx::AABBfriend
set_user_data(int data)mingfx::AABB
user_data()mingfx::AABB
Volume() constmingfx::AABB
~AABB()mingfx::AABBvirtual