Math.h 312 B

123456789101112
  1. // Copyright (C) 2009-2016, Panagiotis Christopoulos Charitos.
  2. // All rights reserved.
  3. // Code licensed under the BSD License.
  4. // http://www.anki3d.org/LICENSE
  5. #pragma once
  6. #include <anki/math/CommonIncludes.h>
  7. #include <anki/math/CommonSrc.h>
  8. #include <anki/math/Functions.h>
  9. /// @defgroup math Math library