1
0

Added the cBoundingBox class.

This commit is contained in:
madmaxoft
2013-09-01 12:25:53 +02:00
parent 2a5b2e826a
commit f91ff9e68b
6 changed files with 870 additions and 8 deletions

View File

@@ -53,6 +53,7 @@ $cfile "Vector3d.h"
$cfile "Vector3i.h"
$cfile "Matrix4f.h"
$cfile "Cuboid.h"
$cfile "BoundingBox.h"
$cfile "Tracer.h"
$cfile "Group.h"
$cfile "BlockArea.h"