Документация: кватернионы и версоры / Documentation: quaternions and versors
This commit is contained in:
parent
d3a9fecb67
commit
bef7ab98f4
6 changed files with 91 additions and 7 deletions
|
|
@ -3,8 +3,6 @@
|
|||
#include <math.h>
|
||||
#include <basic-geometry.h>
|
||||
|
||||
#define _POSIX_C_SOURCE >= 199309L
|
||||
|
||||
#ifdef _WIN64
|
||||
#include <windows.h>
|
||||