mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
frustum: new macros for frustum
This commit is contained in:
@@ -21,6 +21,13 @@
|
|||||||
#define GLM_RTF 6
|
#define GLM_RTF 6
|
||||||
#define GLM_RBF 7
|
#define GLM_RBF 7
|
||||||
|
|
||||||
|
#define GLM_LEFT 0
|
||||||
|
#define GLM_RIGHT 1
|
||||||
|
#define GLM_BOTTOM 2
|
||||||
|
#define GLM_TOP 3
|
||||||
|
#define GLM_NEAR 4
|
||||||
|
#define GLM_FAR 5
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* @brief extracts view frustum planes
|
* @brief extracts view frustum planes
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user