mirror of
https://github.com/recp/cglm.git
synced 2025-12-26 10:35:10 +00:00
move types to individual header
* include cglm-common to all headers
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#ifndef cglm_euler_h
|
||||
#define cglm_euler_h
|
||||
|
||||
#include "cglm.h"
|
||||
#include "cglm-common.h"
|
||||
|
||||
/*!
|
||||
* @brief build rotation matrix from euler angles/yaw-pitch-roll (xyz)
|
||||
|
||||
Reference in New Issue
Block a user