Boost.Geometry    Boost C++ Libraries
Namespaces | Functions
make.hpp File Reference

Namespaces

 boost
 
 boost::geometry
 

Functions

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...
 

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen