![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
#include "components/rendering/rendering.h"#include "components/rendering/bgfx/types.h"#include <math.h>
Include dependency graph for culling.cpp:Macros | |
| #define | MAT_AT(m, row, col) ((m)[(col) * 4 + (row)]) |
| #define MAT_AT | ( | m, | |
| row, | |||
| col | |||
| ) | ((m)[(col) * 4 + (row)]) |