Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::polygon::polygon_90_set_data< T > Member List

This is the complete list of members for boost::polygon::polygon_90_set_data< T >, including all inherited members.

applyBooleanBinaryOp(iterator_type_1 itr1, iterator_type_1 itr1_end, iterator_type_2 itr2, iterator_type_2 itr2_end, T2 defaultCount)boost::polygon::polygon_90_set_data< T >inline
begin() const boost::polygon::polygon_90_set_data< T >inline
bloat(typename coordinate_traits< coordinate_type >::unsigned_area_type west_bloating, typename coordinate_traits< coordinate_type >::unsigned_area_type east_bloating, typename coordinate_traits< coordinate_type >::unsigned_area_type south_bloating, typename coordinate_traits< coordinate_type >::unsigned_area_type north_bloating)boost::polygon::polygon_90_set_data< T >inline
bloat(direction_2d dir, typename coordinate_traits< coordinate_type >::unsigned_area_type shrinking)boost::polygon::polygon_90_set_data< T >inline
bloat2(typename coordinate_traits< coordinate_type >::unsigned_area_type west_bloating, typename coordinate_traits< coordinate_type >::unsigned_area_type east_bloating, typename coordinate_traits< coordinate_type >::unsigned_area_type south_bloating, typename coordinate_traits< coordinate_type >::unsigned_area_type north_bloating)boost::polygon::polygon_90_set_data< T >inline
capacity() const boost::polygon::polygon_90_set_data< T >inline
clean() const boost::polygon::polygon_90_set_data< T >inline
clear()boost::polygon::polygon_90_set_data< T >inline
coordinate_type typedefboost::polygon::polygon_90_set_data< T >
dirty() const boost::polygon::polygon_90_set_data< T >inline
empty() const boost::polygon::polygon_90_set_data< T >inline
end() const boost::polygon::polygon_90_set_data< T >inline
extents(rectangle_type &extents_rectangle) const boost::polygon::polygon_90_set_data< T >inline
get(output_container &output) const boost::polygon::polygon_90_set_data< T >inline
get(output_container &output, size_t vthreshold) const boost::polygon::polygon_90_set_data< T >inline
get_polygons(output_container &output) const boost::polygon::polygon_90_set_data< T >inline
get_rectangles(output_container &output) const boost::polygon::polygon_90_set_data< T >inline
get_rectangles(output_container &output, orientation_2d slicing_orientation) const boost::polygon::polygon_90_set_data< T >inline
insert(iterator_type input_begin, iterator_type input_end, orientation_2d orient=HORIZONTAL)boost::polygon::polygon_90_set_data< T >inline
insert(iT input_begin, iT input_end, orientation_2d orient=HORIZONTAL)boost::polygon::polygon_90_set_data< T >inline
insert(const polygon_90_set_data &polygon_set)boost::polygon::polygon_90_set_data< T >inline
insert(const std::pair< std::pair< point_data< coordinate_type >, point_data< coordinate_type > >, int > &edge, bool is_hole=false, orientation_2d orient=HORIZONTAL)boost::polygon::polygon_90_set_data< T >inline
insert(const geometry_type &geometry_object, bool is_hole=false, orientation_2d=HORIZONTAL)boost::polygon::polygon_90_set_data< T >inline
insert(const std::pair< coordinate_type, std::pair< coordinate_type, int > > &vertex, bool is_hole=false, orientation_2d orient=HORIZONTAL)boost::polygon::polygon_90_set_data< T >inline
insert(coordinate_type major_coordinate, const std::pair< interval_data< coordinate_type >, int > &edge)boost::polygon::polygon_90_set_data< T >inline
interact(const polygon_90_set_data &that)boost::polygon::polygon_90_set_data< T >inline
iterator_type typedefboost::polygon::polygon_90_set_data< T >
modify_pt(point_data< coordinate_type > &pt, const point_data< coordinate_type > &prev_pt, const point_data< coordinate_type > &current_pt, const point_data< coordinate_type > &next_pt, coordinate_type west_bloating, coordinate_type east_bloating, coordinate_type south_bloating, coordinate_type north_bloating)boost::polygon::polygon_90_set_data< T >inlinestatic
move(coordinate_type x_delta, coordinate_type y_delta)boost::polygon::polygon_90_set_data< T >inline
operator!=(const polygon_90_set_data &p) const boost::polygon::polygon_90_set_data< T >inline
operator=(const polygon_90_set_data &that)boost::polygon::polygon_90_set_data< T >inline
operator=(const polygon_90_set_view< ltype, rtype, op_type > &that)boost::polygon::polygon_90_set_data< T >inline
operator=(const geometry_object &geometry)boost::polygon::polygon_90_set_data< T >inline
operator==(const polygon_90_set_data &p) const boost::polygon::polygon_90_set_data< T >inline
operator_arg_type typedefboost::polygon::polygon_90_set_data< T >
orient() const boost::polygon::polygon_90_set_data< T >inline
polygon_90_set_data()boost::polygon::polygon_90_set_data< T >inline
polygon_90_set_data(orientation_2d orient)boost::polygon::polygon_90_set_data< T >inline
polygon_90_set_data(orientation_2d orient, iT input_begin, iT input_end)boost::polygon::polygon_90_set_data< T >inline
polygon_90_set_data(const polygon_90_set_data &that)boost::polygon::polygon_90_set_data< T >inline
polygon_90_set_data(const polygon_90_set_view< ltype, rtype, op_type > &that)boost::polygon::polygon_90_set_data< T >inline
polygon_90_set_data(orientation_2d orient, const polygon_90_set_data &that)boost::polygon::polygon_90_set_data< T >inline
remove_colinear_pts(std::vector< point_data< coordinate_type > > &poly)boost::polygon::polygon_90_set_data< T >inlinestatic
reserve(std::size_t size)boost::polygon::polygon_90_set_data< T >inline
resize(coordinate_type west, coordinate_type east, coordinate_type south, coordinate_type north)boost::polygon::polygon_90_set_data< T >
resize_poly_down(std::vector< point_data< coordinate_type > > &poly, coordinate_type west_shrinking, coordinate_type east_shrinking, coordinate_type south_shrinking, coordinate_type north_shrinking)boost::polygon::polygon_90_set_data< T >inlinestatic
resize_poly_up(std::vector< point_data< coordinate_type > > &poly, coordinate_type west_bloating, coordinate_type east_bloating, coordinate_type south_bloating, coordinate_type north_bloating)boost::polygon::polygon_90_set_data< T >inlinestatic
scale(const anisotropic_scale_factor< scaling_type > &scaling)boost::polygon::polygon_90_set_data< T >inline
scale(double factor)boost::polygon::polygon_90_set_data< T >inline
scale_down(typename coordinate_traits< coordinate_type >::unsigned_area_type factor)boost::polygon::polygon_90_set_data< T >inline
scale_up(typename coordinate_traits< coordinate_type >::unsigned_area_type factor)boost::polygon::polygon_90_set_data< T >inline
scale_with(const scaling_type &scaling)boost::polygon::polygon_90_set_data< T >inline
self_intersect()boost::polygon::polygon_90_set_data< T >inline
self_xor()boost::polygon::polygon_90_set_data< T >inline
set(input_iterator_type input_begin, input_iterator_type input_end, orientation_2d orient)boost::polygon::polygon_90_set_data< T >inline
set(const value_type &value, orientation_2d orient)boost::polygon::polygon_90_set_data< T >inline
shrink(typename coordinate_traits< coordinate_type >::unsigned_area_type west_shrinking, typename coordinate_traits< coordinate_type >::unsigned_area_type east_shrinking, typename coordinate_traits< coordinate_type >::unsigned_area_type south_shrinking, typename coordinate_traits< coordinate_type >::unsigned_area_type north_shrinking)boost::polygon::polygon_90_set_data< T >inline
shrink(direction_2d dir, typename coordinate_traits< coordinate_type >::unsigned_area_type shrinking)boost::polygon::polygon_90_set_data< T >inline
shrink2(typename coordinate_traits< coordinate_type >::unsigned_area_type west_shrinking, typename coordinate_traits< coordinate_type >::unsigned_area_type east_shrinking, typename coordinate_traits< coordinate_type >::unsigned_area_type south_shrinking, typename coordinate_traits< coordinate_type >::unsigned_area_type north_shrinking)boost::polygon::polygon_90_set_data< T >inline
size() const boost::polygon::polygon_90_set_data< T >inline
sort() const boost::polygon::polygon_90_set_data< T >inline
sorted() const boost::polygon::polygon_90_set_data< T >inline
transform(const transformation_type &transformation)boost::polygon::polygon_90_set_data< T >inline
value() const boost::polygon::polygon_90_set_data< T >inline
value_type typedefboost::polygon::polygon_90_set_data< T >
~polygon_90_set_data()boost::polygon::polygon_90_set_data< T >inline