Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::policies::relate::direction_type Struct Reference

#include <direction.hpp>

Collaboration diagram for boost::geometry::policies::relate::direction_type:

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

char how
 
bool opposite
 
int how_a
 
int how_b
 
int dir_a
 
int dir_b
 
side_info sides
 
int arrival [2]
 

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 
)
inline

References arrival.

boost::geometry::policies::relate::direction_type::direction_type ( char  h,
bool  op,
int  ha = 0,
int  hb = 0 
)
inline

References arrival.

Member Data Documentation

int boost::geometry::policies::relate::direction_type::arrival[2]
int boost::geometry::policies::relate::direction_type::dir_a
int boost::geometry::policies::relate::direction_type::dir_b
char boost::geometry::policies::relate::direction_type::how
int boost::geometry::policies::relate::direction_type::how_a
int boost::geometry::policies::relate::direction_type::how_b
bool boost::geometry::policies::relate::direction_type::opposite
side_info boost::geometry::policies::relate::direction_type::sides

The documentation for this struct was generated from the following file: