claw 1.9.0
 
Loading...
Searching...
No Matches
box_2d.hpp File Reference

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

#include <claw/coordinate_2d.hpp>
#include <claw/box_2d.tpp>
Include dependency graph for box_2d.hpp:
This graph shows which files directly or indirectly include this file:

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.