MinGfx Toolkit  1.0
A minimal library for writing cross-platform (Windows, OSX, linux) graphics programs.
Classes | Namespaces | Functions
aabb.h File Reference
#include "point3.h"
#include "vector3.h"

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)