From caacf24af8a51807105cd35407201d525a4e59f4 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 8 Oct 2022 22:14:29 +0200 Subject: a --- src/wireframe-mesh.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wireframe-mesh.hpp') diff --git a/src/wireframe-mesh.hpp b/src/wireframe-mesh.hpp index c31ee1d0..28619e90 100644 --- a/src/wireframe-mesh.hpp +++ b/src/wireframe-mesh.hpp @@ -75,4 +75,6 @@ private: extern template struct wireframe_mesh; extern template struct wireframe_mesh; +using wireframe_quad_mesh = wireframe_mesh; + } // namespace Magnum::Examples -- cgit v1.2.3