Boost.Geometry    Boost C++ Libraries

boost::geometry::multi_linestring< L, V, A > Struct Template Reference
[geometries: geometries provided by default]

multi_line, a collection of linestring More...

List of all members.

Public Member Functions

 BOOST_CONCEPT_ASSERT ((concept::Linestring< L >))


Detailed Description

template<typename L, template< typename, typename > class V = std::vector, template< typename > class A = std::allocator>
struct boost::geometry::multi_linestring< L, V, A >

multi_line, a collection of linestring

Multi-linestring can be used to group lines belonging to each other, e.g. a highway (with interruptions)

Definition at line 36 of file multi_linestring.hpp.


Member Function Documentation

template<typename L , template< typename, typename > class V = std::vector, template< typename > class A = std::allocator>
boost::geometry::multi_linestring< L, V, A >::BOOST_CONCEPT_ASSERT ( (concept::Linestring< L >)   ) 


December 1, 2009

Copyright © 1995-2009 Barend Gehrels, Geodan, Amsterdam
Copyright © 2008-2009 Bruno Lalande, Paris
Copyright © 2009 Mateusz Loskot, Cadcorp, London
Documentation is generated by Doxygen