Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::strategy::within Namespace Reference

Namespaces

 services
 

Classes

struct  box_covered_by_range
 
struct  box_in_box
 
struct  box_within_range
 
struct  covered_by_range
 
class  crossings_multiply
 Within detection using cross counting,. More...
 
struct  decide_covered_by
 
struct  decide_within
 
class  franklin
 Within detection using cross counting. More...
 
class  oriented_winding
 Within detection using winding rule, but checking if enclosing ring is counter clockwise and, if so, reverses the result. More...
 
struct  point_in_box
 
struct  point_in_box_by_side
 
struct  point_in_point
 
struct  relate_box_box_loop
 
struct  relate_box_box_loop< SubStrategy, Box1, Box2, DimensionCount, DimensionCount >
 
struct  relate_point_box_loop
 
struct  relate_point_box_loop< SubStrategy, Point, Box, DimensionCount, DimensionCount >
 
class  winding
 Within detection using winding rule. More...
 
struct  winding_side_between
 
struct  winding_side_between< cartesian_tag >
 
struct  winding_side_equal
 
struct  winding_side_equal< cartesian_tag >
 
struct  within_range