summaryrefslogtreecommitdiffhomepage
path: root/draw/wireframe-box.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-10-09 12:22:14 +0200
committerStanislaw Halik <sthalik@misaki.pl>2022-10-09 12:22:14 +0200
commitcf6c5668f1d41a0fe02f97351a522ccfb3f245d4 (patch)
tree2dd795feb2b735773ca936effa57884986196aca /draw/wireframe-box.hpp
parentb581b559fe426f39b1d548ca27f03cb22dd2ed22 (diff)
a
Diffstat (limited to 'draw/wireframe-box.hpp')
-rw-r--r--draw/wireframe-box.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/draw/wireframe-box.hpp b/draw/wireframe-box.hpp
index b5cc1688..998ad92c 100644
--- a/draw/wireframe-box.hpp
+++ b/draw/wireframe-box.hpp
@@ -2,7 +2,7 @@
#include <Magnum/Math/Vector3.h>
#include <Magnum/GL/Mesh.h>
-namespace Magnum::Examples::wireframe {
+namespace floormat::wireframe {
struct box final
{
@@ -24,4 +24,4 @@ private:
float line_width = 2;
};
-} // namespace Magnum::Examples::wireframe
+} // namespace floormat::wireframe