GGL    Boost C++ Libraries

ggl::multi_point< P, V, A > Struct Template Reference
[geometries: geometries provided by default]

multi_point, a collection of points More...

List of all members.

Public Member Functions

 BOOST_CONCEPT_ASSERT ((concept::Point< P >))


Detailed Description

template<typename P, template< typename, typename > class V = std::vector, template< typename > class A = std::allocator>
struct ggl::multi_point< P, V, A >

multi_point, a collection of points

Multipoint can be used to group points belonging to each other, e.g. a constellation

Definition at line 36 of file multi_point.hpp.


Member Function Documentation

template<typename P , template< typename, typename > class V = std::vector, template< typename > class A = std::allocator>
ggl::multi_point< P, V, A >::BOOST_CONCEPT_ASSERT ( (concept::Point< P >)   ) 


November 5, 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