#include <shiokaze/math/vec.h>
#include <algorithm>
#include <cstdint>
#include <functional>
#include <cmath>
Go to the source code of this file.
Classes | |
struct | shape2 |
Structure that defines shape such as width, height. More... | |
struct | shape3 |
Structure that defines a three dimensional shape such as width, height and depth. More... | |