GameKit  0.0.1a
C++ gamedev tools
Classes | Namespaces | Typedefs
Box.hpp File Reference
#include <algorithm>
#include "Vector3.hpp"

Go to the source code of this file.

Classes

class  gk::Box< T >
 

Namespaces

 gk
 

Typedefs

using gk::IntBox = Box< int >
 
using gk::FloatBox = Box< float >