Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::detail::make Namespace Reference

Functions

template<typename Geometry , typename Range >
Geometry make_points (Range const &range)
 Construct a geometry. More...
 

Function Documentation

template<typename Geometry , typename Range >
Geometry boost::geometry::detail::make::make_points ( Range const &  range)
inline

Construct a geometry.

Template Parameters
Geometry
Range
Parameters
range
Returns
The constructed geometry, here: a linestring or a ring

{distinguish, with a range} { [heading Example] [make_with_range] [make_with_range_output]

[heading See also]

  • [link geometry.reference.algorithms.assign.assign_points assign] }

References boost::geometry::append().