MinGfx Toolkit
1.0
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
|
Go to the source code of this file.
Classes | |
class | mingfx::AABB |
A 3D axis-aligned bounding box defined by two corners (min and max). More... | |
Namespaces | |
mingfx | |
Namespace for the MinGfx Toolkit. | |
Functions | |
AABB | mingfx::operator+ (const AABB &A, const AABB &B) |