mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
- Changes in mat3s and mat4s types.
- Added `ivec3s` type - Struct implementation of: affine.h, box.h, color.h, curve.h, frutum.h, io.h, plane.h, project.h - Deleted `glms_mat3_transpose_to` and `glms_mat4_transpose_to` - Bug fixes in mat4.h
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
/*!
|
||||
* @brief normalizes a plane
|
||||
*
|
||||
* @param[in, out] plane pnale to normalize
|
||||
* @param[in, out] plane plane to normalize
|
||||
*/
|
||||
CGLM_INLINE
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user