mesh base
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include "math/vec4.hpp"
|
||||
#include "math/math.hpp"
|
||||
#include <string>
|
||||
|
||||
namespace Tyra {
|
||||
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "./vec4.hpp"
|
||||
#include <string>
|
||||
|
||||
namespace Tyra {
|
||||
|
||||
|
||||
@@ -15,7 +15,6 @@ extern "C" {
|
||||
#include <tamtypes.h>
|
||||
}
|
||||
|
||||
#include <iomanip>
|
||||
#include <string>
|
||||
#include "math/math.hpp"
|
||||
|
||||
|
||||
@@ -16,9 +16,6 @@ extern "C" {
|
||||
}
|
||||
|
||||
#include <math3d.h>
|
||||
#include <iomanip>
|
||||
#include <cmath>
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
#include "math/math.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user