![]() |
![]() |
Public Types | |
typedef coordinate_type < Point3d >::type | coord_t |
Public Member Functions | |
coord_t | cos_angle_between (Point3d const &p1, Point3d const &p2) const |
coord_t | cos_angle_between (Point3d const &p1, Point3d const &p2, bool &is_forward) const |
plane (Point3d const &p1, Point3d const &p2, Spheroid const &spheroid) | |
int | side_value (Point3d const &pt) const |
Public Attributes | |
Point3d | normal |
Point3d | origin |
typedef coordinate_type<Point3d>::type boost::geometry::strategy::intersection::experimental_elliptic_segments_calc_policy< Spheroid >::plane< Point3d >::coord_t |
boost::geometry::strategy::intersection::experimental_elliptic_segments_calc_policy< Spheroid >::plane< Point3d >::plane | ( | Point3d const & | p1, |
Point3d const & | p2, | ||
Spheroid const & | spheroid | ||
) |
int boost::geometry::strategy::intersection::experimental_elliptic_segments_calc_policy< Spheroid >::plane< Point3d >::side_value | ( | Point3d const & | pt | ) | const |
coord_t boost::geometry::strategy::intersection::experimental_elliptic_segments_calc_policy< Spheroid >::plane< Point3d >::cos_angle_between | ( | Point3d const & | p1, |
Point3d const & | p2 | ||
) | const |
coord_t boost::geometry::strategy::intersection::experimental_elliptic_segments_calc_policy< Spheroid >::plane< Point3d >::cos_angle_between | ( | Point3d const & | p1, |
Point3d const & | p2, | ||
bool & | is_forward | ||
) | const |
Point3d boost::geometry::strategy::intersection::experimental_elliptic_segments_calc_policy< Spheroid >::plane< Point3d >::origin |
Point3d boost::geometry::strategy::intersection::experimental_elliptic_segments_calc_policy< Spheroid >::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 |