move qhull limits inside base class

This commit is contained in:
Irlan
2018-04-20 19:23:36 -03:00
parent 63f034535e
commit ece8cea0c7
3 changed files with 12 additions and 10 deletions

View File

@@ -41,6 +41,7 @@ typedef float float32;
#define B3_MAX_FLOAT (FLT_MAX)
#define B3_EPSILON (FLT_EPSILON)
#define B3_MAX_U8 (0xFF)
#define B3_MAX_U32 (0xFFFFFFFF)
// Collision