载入中...
搜索中...
未找到
#include "math/Math.h"#include "math/Vec2.h"#include "math/Vec3.h"#include "math/Mat4.h"#include "common/Exception.h"#include <simplesquirrel/simplesquirrel.hpp>#include <glm/glm.hpp>#include <glm/gtc/matrix_transform.hpp>#include <glm/gtc/noise.hpp>#include <algorithm>#include <chrono>#include <cmath>#include <cstdint>#include <string>命名空间 | |
| namespace | eve |
| namespace | eve::math |
宏定义 | |
| #define | M_PI 3.14159265358979323846 |
函数 | |
| eve::math::Module_IMPL (Math, new Math()) | |