Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
make.hpp File Reference
Include dependency graph for make.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::geometry
 
 boost::geometry::detail
 
 boost::geometry::detail::make
 

Functions

template<typename Geometry , typename Range >
Geometry boost::geometry::detail::make::make_points (Range const &range)
 Construct a geometry. More...
 
template<typename Geometry , typename Type >
Geometry boost::geometry::make (Type const &c1, Type const &c2)
 Construct a geometry. More...
 
template<typename Geometry , typename Type >
Geometry boost::geometry::make (Type const &c1, Type const &c2, Type const &c3)
 Construct a geometry. More...
 
template<typename Geometry , typename Type >
Geometry boost::geometry::make (Type const &c1, Type const &c2, Type const &c3, Type const &c4)
 
template<typename Geometry >
Geometry boost::geometry::make_inverse ()
 Construct a box with inverse infinite coordinates. More...
 
template<typename Geometry >
Geometry boost::geometry::make_zero ()
 Construct a geometry with its coordinates initialized to zero. More...