|
template<typename output_container_type , typename pst > |
void | boost::polygon::get_90_dispatch (output_container_type &output, const pst &ps, orientation_2d orient, rectangle_concept) |
|
template<typename output_container_type , typename pst > |
void | boost::polygon::get_90_dispatch (output_container_type &output, const pst &ps, orientation_2d orient, polygon_90_concept tag) |
|
template<typename output_container_type , typename pst > |
void | boost::polygon::get_90_dispatch (output_container_type &output, const pst &ps, orientation_2d orient, polygon_90_with_holes_concept tag) |
|