MinGfx Toolkit
1.0
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
|
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 ¢er, const Vector3 &extents) | mingfx::AABB | |
AABB(const Mesh &mesh) | mingfx::AABB | |
AABB(const Mesh &mesh, unsigned int tri_id) | mingfx::AABB | |
Dimensions() const | mingfx::AABB | |
max() const | mingfx::AABB | |
min() const | mingfx::AABB | |
operator+(const AABB &A, const AABB &B) | mingfx::AABB | friend |
set_user_data(int data) | mingfx::AABB | |
user_data() | mingfx::AABB | |
Volume() const | mingfx::AABB | |
~AABB() | mingfx::AABB | virtual |