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

The coordinate traits provide an access to the members of the structures representing a coordinate in a 2D space. More...

Include dependency graph for coordinate_traits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  claw::math::coordinate_traits< claw::math::coordinate_2d< T > >
 Specialization of the coordinate_traits for claw::math::coordinate_2d. More...
 
struct  claw::math::coordinate_traits< claw::math::vector_2d< T > >
 Specialization of the coordinate_traits for claw::math::vector_2d. More...
 

Namespaces

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

Detailed Description

The coordinate traits provide an access to the members of the structures representing a coordinate in a 2D space.

Author
Julien Jorge

Definition in file coordinate_traits.hpp.