Elaztek Developer Hub
Blamite Game Engine - blam!  00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
culling.cpp File Reference
+ Include dependency graph for culling.cpp:

Macros

#define MAT_AT(m, row, col)   ((m)[(col) * 4 + (row)])
 

Macro Definition Documentation

◆ MAT_AT

#define MAT_AT (   m,
  row,
  col 
)    ((m)[(col) * 4 + (row)])