Claw  1.7.3
Classes | Namespaces
box_2d.hpp File Reference

A rectangle represented by two points in a 2D space. More...

#include <claw/coordinate_2d.hpp>
#include <claw/impl/box_2d.tpp>

Go to the source code of this file.

Classes

class  claw::math::box_2d< T >
 A rectangle represented by two points in a 2D space. More...

Namespaces

namespace  claw
 This is the main namespace.
namespace  claw::math
 Manipulation of mathematic, geometric, etc. items.

Detailed Description

A rectangle represented by two points in a 2D space.

Author
Julien Jorge

Definition in file box_2d.hpp.