//#include "../include/Geometry/geometry.h"

const bool SphereAABBIntersect( const class Sphere &S, const class AABB &B );

