begin_points metodu
İmzası şöyle
İmzası şöyle
İmzası şöyle
Açıklaması şöyletemplate <typename T> point_iterator_type begin_points(const T& polygon)
end_points metoduExpects a model of polygon. Returns the begin iterator over the range of points that correspond to vertices of the polygon.
İmzası şöyle
Açıklaması şöyletemplate <typename T> point_iterator_type end_points(const T& polygon)
Expects a model of polygon. Returns the end iterator over the range of points that correspond to vertices of the polygon.
Hiç yorum yok:
Yorum Gönder