Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::model::pointing_segment< ConstOrNonConstPoint > Class Template Reference

#include <pointing_segment.hpp>

Public Member Functions

 pointing_segment ()
 
 pointing_segment (point_type const &p1, point_type const &p2)
 

Public Attributes

point_type * first
 
point_type * second
 

Constructor & Destructor Documentation

template<typename ConstOrNonConstPoint >
boost::geometry::model::pointing_segment< ConstOrNonConstPoint >::pointing_segment ( )
inline
template<typename ConstOrNonConstPoint >
boost::geometry::model::pointing_segment< ConstOrNonConstPoint >::pointing_segment ( point_type const &  p1,
point_type const &  p2 
)
inline

Member Data Documentation

template<typename ConstOrNonConstPoint >
point_type* boost::geometry::model::pointing_segment< ConstOrNonConstPoint >::first
template<typename ConstOrNonConstPoint >
point_type* boost::geometry::model::pointing_segment< ConstOrNonConstPoint >::second

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