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