Добавление арифметических операций для дуальных кватернионов
This commit is contained in:
parent
b470a3194b
commit
b0b064de5a
24 changed files with 171 additions and 102 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef _BGC_DUAL_VECTOR3_H_INCLUDE_
|
||||
#define _BGC_DUAL_VECTOR3_H_INCLUDE_
|
||||
#ifndef _BGC_DUAL_VECTOR3_H_INCLUDED_
|
||||
#define _BGC_DUAL_VECTOR3_H_INCLUDED_
|
||||
|
||||
#include "./vector3.h"
|
||||
|
||||
|
|
@ -197,4 +197,18 @@ inline void bgc_fp64_dual_vector3_get_mean3(BGC_FP64_DualVector3* mean, const BG
|
|||