mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
fixed direction vectors
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
#include "omath/matrix.h"
|
||||
#include "omath/Matrix.h"
|
||||
|
||||
#include <format>
|
||||
#include "omath/Vector3.h"
|
||||
#include <utility>
|
||||
#include <stdexcept>
|
||||
#include <utility>
|
||||
#include <cmath>
|
||||
|
||||
|
||||
namespace omath
|
||||
|
||||
Reference in New Issue
Block a user