Definition in file rectangle.hpp.
#include <claw/coordinate_2d.hpp>
#include <claw/impl/rectangle.tpp>
Go to the source code of this file.
Namespaces | |
namespace | claw |
namespace | claw::math |
Classes | |
class | claw::math::rectangle< T > |
A class representing a rectangle by his x,y coordinates, width and height. More... |