|
Limbo 3.5.4
|
specialization for default integer type More...
#include <Geometry.h>
Public Types | |
| typedef int | coordinate_type |
| typedef long | area_type |
| typedef long | manhattan_area_type |
| typedef unsigned long | unsigned_area_type |
| typedef long | coordinate_difference |
| typedef long | coordinate_distance |
specialization for default integer type
Definition at line 150 of file Geometry.h.
| typedef long limbo::geometry::coordinate_traits< int >::area_type |
Definition at line 154 of file Geometry.h.
| typedef long limbo::geometry::coordinate_traits< int >::coordinate_difference |
Definition at line 158 of file Geometry.h.
| typedef long limbo::geometry::coordinate_traits< int >::coordinate_distance |
Definition at line 160 of file Geometry.h.
| typedef int limbo::geometry::coordinate_traits< int >::coordinate_type |
Definition at line 153 of file Geometry.h.
| typedef long limbo::geometry::coordinate_traits< int >::manhattan_area_type |
Definition at line 156 of file Geometry.h.
| typedef unsigned long limbo::geometry::coordinate_traits< int >::unsigned_area_type |
Definition at line 157 of file Geometry.h.