hyporo-cpp/source/hpr/geometry.hpp

6 lines
133 B
C++
Raw Normal View History

2023-03-13 22:27:09 +05:00
#pragma once
#include <hpr/geometry/polytope.hpp>
#include <hpr/geometry/triangle.hpp>
#include <hpr/geometry/tetrahedron.hpp>