Созданы файлы для реализации кватернионов
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#include "quaternion.h"
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef QUATERNION_H
|
||||
#define QUATERNION_H
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user