mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 08:41:55 +00:00
macro for call api too
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
#include "../include/cglm/cglm.h"
|
||||
#include "../include/cglm/call.h"
|
||||
|
||||
/* DEPRECATED! use _diag */
|
||||
#define glmc_aabb2d_size(aabb) glmc_aabb2d_diag(aabb)
|
||||
|
||||
CGLM_EXPORT
|
||||
void
|
||||
glmc_aabb2d_copy(vec2 aabb[2], vec2 dest[2]) {
|
||||
|
Reference in New Issue
Block a user