Boost.Geometry    Boost C++ Libraries
Public Member Functions | Public Attributes
boost::geometry::policies::relate::direction_type Struct Reference

List of all members.

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

Constructor & Destructor Documentation

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 
)

Member Data Documentation


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
Documentation is generated by Doxygen