|   |   | 
| Macros | |
| #define | BOOST_GEOMETRY_REGISTER_SEGMENT(Segment, PointType, Index0, Index1) | 
| #define | BOOST_GEOMETRY_REGISTER_SEGMENT_2D_4VALUES(Segment, PointType, Left, Bottom, Right, Top) | 
| #define | BOOST_GEOMETRY_REGISTER_SEGMENT_TEMPLATIZED(Segment, Index0, Index1) | 
| #define BOOST_GEOMETRY_REGISTER_SEGMENT | ( | Segment, | |
| PointType, | |||
| Index0, | |||
| Index1 | |||
| ) | 
| #define BOOST_GEOMETRY_REGISTER_SEGMENT_TEMPLATIZED | ( | Segment, | |
| Index0, | |||
| Index1 | |||
| ) | 
| #define BOOST_GEOMETRY_REGISTER_SEGMENT_2D_4VALUES | ( | Segment, | |
| PointType, | |||
| Left, | |||
| Bottom, | |||
| Right, | |||
| Top | |||
| ) | 
| April 2, 2011 | Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands Copyright © 2008-2011 Bruno Lalande, Paris, France Copyright © 2009-2010 Mateusz Loskot, London, UK |