Definition in file box_2d.hpp.
#include <claw/coordinate_2d.hpp>
#include <claw/impl/box_2d.tpp>
Go to the source code of this file.
Namespaces | |
namespace | claw |
namespace | claw::math |
Classes | |
class | claw::math::box_2d< T > |
A rectangle represented by two points in a 2D space. More... |