mirror of
https://github.com/recp/cglm.git
synced 2026-06-05 05:50:26 -05:00
pick matrix helper (aka gluPickMatrix)
This commit is contained in:
@@ -25,6 +25,10 @@ CGLM_EXPORT
|
||||
void
|
||||
glmc_project(vec3 pos, mat4 m, vec4 vp, vec3 dest);
|
||||
|
||||
CGLM_EXPORT
|
||||
void
|
||||
glmc_pickmatrix(vec2 center, vec2 size, vec4 vp, mat4 dest);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user