1
0
forked from josh/j3ml

Header implementations

This commit is contained in:
2024-01-29 14:50:00 -05:00
parent e76a0954d3
commit 32577f79b8
7 changed files with 49 additions and 13 deletions

View File

@@ -1,6 +1,9 @@
#pragma once
#include "AABB.h"
#include <J3ML/Geometry/AABB.h>
#include "Polyhedron.h"
namespace Geometry {
class OBB