This is the complete list of members for boost::polygon::polygon_set_data< T >, including all inherited members.
begin() const | boost::polygon::polygon_set_data< T > | inline |
bloat(typename coordinate_traits< coordinate_type >::unsigned_area_type distance) | boost::polygon::polygon_set_data< T > | inline |
capacity() const | boost::polygon::polygon_set_data< T > | inline |
clean() const | boost::polygon::polygon_set_data< T > | |
clear() | boost::polygon::polygon_set_data< T > | inline |
compute_offset_edge(point_data< long double > &pt1, point_data< long double > &pt2, const point_data< long double > &prev_pt, const point_data< long double > ¤t_pt, long double distance, int multiplier) | boost::polygon::polygon_set_data< T > | inlinestatic |
concept_downcast() const | boost::polygon::polygon_set_data< T > | inline |
coordinate_type typedef | boost::polygon::polygon_set_data< T > | |
dirty() const | boost::polygon::polygon_set_data< T > | inline |
downcast(polygon_45_set_data< coordinate_type > &result) const | boost::polygon::polygon_set_data< T > | inline |
edge_type typedef | boost::polygon::polygon_set_data< T > | |
element_type typedef | boost::polygon::polygon_set_data< T > | |
empty() const | boost::polygon::polygon_set_data< T > | inline |
end() const | boost::polygon::polygon_set_data< T > | inline |
extents(rectangle_type &rect) | boost::polygon::polygon_set_data< T > | inline |
get(output_container &output) const | boost::polygon::polygon_set_data< T > | inline |
get_trapezoids(cT &container) const | boost::polygon::polygon_set_data< T > | inline |
get_trapezoids(cT &container, orientation_2d slicing_orientation) const | boost::polygon::polygon_set_data< T > | inline |
insert(iterator_type input_begin, iterator_type input_end, bool is_hole=false) | boost::polygon::polygon_set_data< T > | inline |
insert(iT input_begin, iT input_end, bool is_hole=false) | boost::polygon::polygon_set_data< T > | inline |
insert(const geometry_type &geometry_object, bool is_hole=false) | boost::polygon::polygon_set_data< T > | inline |
insert(const polygon_type &polygon_object, bool is_hole, polygon_concept) | boost::polygon::polygon_set_data< T > | inline |
insert(const polygon_set_data &ps, bool is_hole=false) | boost::polygon::polygon_set_data< T > | inline |
insert(const polygon_45_set_type &ps, bool is_hole, polygon_45_set_concept) | boost::polygon::polygon_set_data< T > | inline |
insert(const polygon_90_set_type &ps, bool is_hole, polygon_90_set_concept) | boost::polygon::polygon_set_data< T > | inline |
insert(const polygon_type &polygon_object, bool is_hole, polygon_45_concept) | boost::polygon::polygon_set_data< T > | inline |
insert(const polygon_type &polygon_object, bool is_hole, polygon_90_concept) | boost::polygon::polygon_set_data< T > | inline |
insert(const polygon_with_holes_type &polygon_with_holes_object, bool is_hole, polygon_with_holes_concept) | boost::polygon::polygon_set_data< T > | inline |
insert(const polygon_with_holes_type &polygon_with_holes_object, bool is_hole, polygon_45_with_holes_concept) | boost::polygon::polygon_set_data< T > | inline |
insert(const polygon_with_holes_type &polygon_with_holes_object, bool is_hole, polygon_90_with_holes_concept) | boost::polygon::polygon_set_data< T > | inline |
insert(const rectangle_type &rectangle_object, bool is_hole, rectangle_concept) | boost::polygon::polygon_set_data< T > | inline |
insert(const element_type &edge, bool is_hole=false) | boost::polygon::polygon_set_data< T > | inline |
insert_clean(const element_type &edge, bool is_hole=false) | boost::polygon::polygon_set_data< T > | inline |
insert_vertex_sequence(iT begin_vertex, iT end_vertex, direction_1d winding, bool is_hole) | boost::polygon::polygon_set_data< T > | inline |
insert_with_resize(const geometry_type &poly, coordinate_type resizing, bool corner_fill_arc=false, unsigned int num_circle_segments=0, bool hole=false) | boost::polygon::polygon_set_data< T > | inline |
insert_with_resize_dispatch(const geometry_type &poly, coordinate_type resizing, bool corner_fill_arc, unsigned int num_circle_segments, bool hole, polygon_with_holes_concept tag) | boost::polygon::polygon_set_data< T > | inline |
insert_with_resize_dispatch(const geometry_type &poly, coordinate_type resizing, bool corner_fill_arc, unsigned int num_circle_segments, bool hole, polygon_concept tag) | boost::polygon::polygon_set_data< T > | inline |
interact(const polygon_set_data &that) | boost::polygon::polygon_set_data< T > | inline |
iterator_type typedef | boost::polygon::polygon_set_data< T > | |
modify_pt(point_data< coordinate_type > &pt, const point_data< coordinate_type > &prev_pt, const point_data< coordinate_type > ¤t_pt, const point_data< coordinate_type > &next_pt, coordinate_type distance, coordinate_type multiplier) | boost::polygon::polygon_set_data< T > | inlinestatic |
operator!=(const polygon_set_data &p) const | boost::polygon::polygon_set_data< T > | inline |
operator=(const polygon_set_data &that) | boost::polygon::polygon_set_data< T > | inline |
operator=(const polygon_set_view< ltype, rtype, op_type > &geometry) | boost::polygon::polygon_set_data< T > | inline |
operator=(const geometry_object &geometry) | boost::polygon::polygon_set_data< T > | inline |
operator==(const polygon_set_data &p) const | boost::polygon::polygon_set_data< T > | inline |
operator_arg_type typedef | boost::polygon::polygon_set_data< T > | |
point_type typedef | boost::polygon::polygon_set_data< T > | |
polygon_set_data() | boost::polygon::polygon_set_data< T > | inline |
polygon_set_data(iT input_begin, iT input_end) | boost::polygon::polygon_set_data< T > | inline |
polygon_set_data(const polygon_set_data &that) | boost::polygon::polygon_set_data< T > | inline |
polygon_set_data(const polygon_set_view< ltype, rtype, op_type > &that) | boost::polygon::polygon_set_data< T > | inline |
reserve(std::size_t size) | boost::polygon::polygon_set_data< T > | inline |
resize(coordinate_type resizing, bool corner_fill_arc=false, unsigned int num_circle_segments=0) | boost::polygon::polygon_set_data< T > | inline |
resize_poly_down(std::vector< point_data< coordinate_type > > &poly, coordinate_type distance, coordinate_type multiplier) | boost::polygon::polygon_set_data< T > | inlinestatic |
resize_poly_up(std::vector< point_data< coordinate_type > > &poly, coordinate_type distance, coordinate_type multiplier) | boost::polygon::polygon_set_data< T > | inlinestatic |
scale(polygon_set_data &polygon_set, const scaling_type &scaling) | boost::polygon::polygon_set_data< T > | inline |
scale_down(typename coordinate_traits< coordinate_type >::unsigned_area_type factor) | boost::polygon::polygon_set_data< T > | inline |
scale_up(typename coordinate_traits< coordinate_type >::unsigned_area_type factor) | boost::polygon::polygon_set_data< T > | inline |
set(input_iterator_type input_begin, input_iterator_type input_end) | boost::polygon::polygon_set_data< T > | inline |
set(const value_type &value) | boost::polygon::polygon_set_data< T > | inline |
shrink(typename coordinate_traits< coordinate_type >::unsigned_area_type distance) | boost::polygon::polygon_set_data< T > | inline |
size() const | boost::polygon::polygon_set_data< T > | inline |
sort() const | boost::polygon::polygon_set_data< T > | inline |
sorted() const | boost::polygon::polygon_set_data< T > | inline |
transform(const transform_type &tr) | boost::polygon::polygon_set_data< T > | inline |
value() const | boost::polygon::polygon_set_data< T > | inline |
value_type typedef | boost::polygon::polygon_set_data< T > | |
~polygon_set_data() | boost::polygon::polygon_set_data< T > | inline |