Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::polygon | |
boost::polygon::boost | |
boost::polygon::boost::polygon | |
Functions | |
template<typename T1 , typename T2 > | |
view_of< T1, T2 > | boost::polygon::boost::polygon::view_as (const T2 &obj) |
template<typename T > | |
T | boost::polygon::boost::polygon::convert_high_precision_type (const typename high_precision_type< T >::type &v) |
template<typename iter_type > | |
void | boost::polygon::boost::polygon::polygon_sort (iter_type _b_, iter_type _e_) |
template<typename iter_type , typename pred_type > | |
void | boost::polygon::boost::polygon::polygon_sort (iter_type _b_, iter_type _e_, const pred_type &_pred_) |
template<typename coordinate_type_1 , typename coordinate_type_2 > | |
enable_if< typename gtl_and_3 < y_c_edist, typename gtl_same_type< typename geometry_concept < coordinate_type_1 >::type, coordinate_concept >::type, typename gtl_same_type < typename geometry_concept < coordinate_type_1 >::type, coordinate_concept >::type > ::type, typename coordinate_traits < coordinate_type_1 > ::coordinate_difference > ::type | boost::polygon::boost::polygon::euclidean_distance (const coordinate_type_1 &lvalue, const coordinate_type_2 &rvalue) |
template<class T > | |
bool | boost::polygon::boost::polygon::predicated_swap (const bool &pred, T &a, T &b) |