now moved from mesh to geometry - file renamed and includes fixed

This commit is contained in:
Hartmut Seichter 2020-12-03 00:16:34 +01:00
parent 5833691cb7
commit 425072bdec
10 changed files with 14 additions and 13 deletions

View file

@ -1,7 +1,7 @@
#ifndef PW_GEOMETRY_PRIMITIVES_HPP
#define PW_GEOMETRY_PRIMITIVES_HPP
#include <pw/core/mesh.hpp>
#include <pw/core/geometry.hpp>
namespace pw {