|
|
Public Types | |
| typedef coordinate_type < Point3d >::type | coord_t |
Public Member Functions | |
| coord_t | cos_angle_between (Point3d const &p1, Point3d const &p2, bool &is_forward) const |
| plane (Point3d const &p1, Point3d const &p2) | |
| int | side_value (Point3d const &pt) const |
Static Public Member Functions | |
| static coord_t | cos_angle_between (Point3d const &p1, Point3d const &p2) |
Public Attributes | |
| Point3d | normal |
| typedef coordinate_type<Point3d>::type boost::geometry::strategy::intersection::spherical_segments_calc_policy::plane< Point3d >::coord_t |
| boost::geometry::strategy::intersection::spherical_segments_calc_policy::plane< Point3d >::plane | ( | Point3d const & | p1, |
| Point3d const & | p2 | ||
| ) |
| int boost::geometry::strategy::intersection::spherical_segments_calc_policy::plane< Point3d >::side_value | ( | Point3d const & | pt | ) | const |
|
static |
| coord_t boost::geometry::strategy::intersection::spherical_segments_calc_policy::plane< Point3d >::cos_angle_between | ( | Point3d const & | p1, |
| Point3d const & | p2, | ||
| bool & | is_forward | ||
| ) | const |
| Point3d boost::geometry::strategy::intersection::spherical_segments_calc_policy::plane< Point3d >::normal |
|
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 |