MOS
include
mos
gfx
boxes.hpp
1
#pragma once
2
3
#include <mos/core/container.hpp>
4
#include <mos/gfx/box.hpp>
5
6
namespace
mos::gfx
{
7
9
using
Boxes = Container<Box>;
10
11
}
// namespace mos::gfx
mos::gfx
Definition:
assets.hpp:17
Generated on Sat Jan 22 2022 12:45:29 for MOS by
1.8.13