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

#include <intersection_result.hpp>

Public Member Functions

 fraction_type ()
 
template<typename Info >
void assign (Info const &info)
 
void assign (SegmentRatio const &a, SegmentRatio const &b)
 

Public Attributes

SegmentRatio robust_ra
 
SegmentRatio robust_rb
 
bool initialized
 

Constructor & Destructor Documentation

template<typename SegmentRatio>
boost::geometry::fraction_type< SegmentRatio >::fraction_type ( )
inline

Member Function Documentation

template<typename SegmentRatio>
template<typename Info >
void boost::geometry::fraction_type< SegmentRatio >::assign ( Info const &  info)
inline
template<typename SegmentRatio>
void boost::geometry::fraction_type< SegmentRatio >::assign ( SegmentRatio const &  a,
SegmentRatio const &  b 
)
inline

References boost::a, and boost::asio::b.

Member Data Documentation

template<typename SegmentRatio>
bool boost::geometry::fraction_type< SegmentRatio >::initialized
template<typename SegmentRatio>
SegmentRatio boost::geometry::fraction_type< SegmentRatio >::robust_ra
template<typename SegmentRatio>
SegmentRatio boost::geometry::fraction_type< SegmentRatio >::robust_rb

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