![]() |
![]() |
Public Member Functions | |
direction_type (side_info const &s, char h, int ha, int hb, int da=0, int db=0, bool op=false) | |
direction_type (char h, bool op, int ha=0, int hb=0) | |
Public Attributes | |
int | arrival [2] |
int | dir_a |
int | dir_b |
char | how |
int | how_a |
int | how_b |
bool | opposite |
side_info | sides |
boost::geometry::policies::relate::direction_type::direction_type | ( | side_info const & | s, |
char | h, | ||
int | ha, | ||
int | hb, | ||
int | da = 0 , |
||
int | db = 0 , |
||
bool | op = false |
||
) |
boost::geometry::policies::relate::direction_type::direction_type | ( | char | h, |
bool | op, | ||
int | ha = 0 , |
||
int | hb = 0 |
||
) |
char boost::geometry::policies::relate::direction_type::how |
bool boost::geometry::policies::relate::direction_type::opposite |
int boost::geometry::policies::relate::direction_type::how_a |
int boost::geometry::policies::relate::direction_type::how_b |
int boost::geometry::policies::relate::direction_type::dir_a |
int boost::geometry::policies::relate::direction_type::dir_b |
side_info boost::geometry::policies::relate::direction_type::sides |
int boost::geometry::policies::relate::direction_type::arrival[2] |
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 |