binana/3.3.5a/include/main.h

15 lines
371 B
C
Raw Normal View History

2024-07-07 03:00:06 -04:00
// Types
#include "storm/array.h"
#include "storm/list.h"
#include "tempest/box.h"
#include "tempest/matrix.h"
#include "tempest/plane.h"
#include "tempest/quaternion.h"
#include "tempest/range.h"
#include "tempest/rect.h"
#include "tempest/sphere.h"
#include "tempest/vector.h"
// include files that define the use of template classes
#include "storm/array/uint32_t.h"