Добавление арифметических операций для дуальных кватернионов
This commit is contained in:
parent
b470a3194b
commit
b0b064de5a
24 changed files with 171 additions and 102 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef _BGC_ANGLE_H_
|
#ifndef _BGC_ANGLE_H_INCLUDED_
|
||||||
#define _BGC_ANGLE_H_
|
#define _BGC_ANGLE_H_INCLUDED_
|
||||||
|
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||