make vec4 and matrix types internal
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
#define TWN_CAMERA_H
|
||||
|
||||
#include "twn_types.h"
|
||||
#include "twn_types_c.h"
|
||||
|
||||
/* TODO: make it cached? */
|
||||
/* for example, perspective matrix only needs recaluclation on FOV change */
|
||||
|
Reference in New Issue
Block a user