![]() |
![]() |
Traits class to append a point to a range (ring, linestring, multi*) More...
Public Types | |
typedef boost::range_value < typename boost::remove_reference< Range > ::type >::type | item_type |
Static Public Member Functions | |
static void | apply (typename rvalue_type< Range >::type range, item_type const &item) |
Traits class to append a point to a range (ring, linestring, multi*)
typedef boost::range_value< typename boost::remove_reference<Range>::type >::type boost::geometry::traits::push_back< Range >::item_type |
static void boost::geometry::traits::push_back< Range >::apply | ( | typename rvalue_type< Range >::type | range, |
item_type const & | item | ||
) | [static] |
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 |