Boost.Geometry    Boost C++ Libraries

boost::geometry::elongated_hole< Ring > Struct Template Reference

List of all members.

Public Member Functions

 elongated_hole (double ratio)
bool operator() (Ring const &ring) const


Detailed Description

template<typename Ring>
struct boost::geometry::elongated_hole< Ring >

Definition at line 99 of file remove_holes_if.hpp.


Constructor & Destructor Documentation

template<typename Ring >
boost::geometry::elongated_hole< Ring >::elongated_hole ( double  ratio  ) 

Definition at line 101 of file remove_holes_if.hpp.


Member Function Documentation

template<typename Ring >
bool boost::geometry::elongated_hole< Ring >::operator() ( Ring const &  ring  )  const

Definition at line 105 of file remove_holes_if.hpp.


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