Space-efficient geometric algorithms and data structures

By Ilya Katz and Hervé Brönnimann    

template<class NT, std::size_t N = 2>
typedef boost::array<coord_type,2> cgl< NT, N >::point_type
 

a point is defined by 2 coordinates

Definition at line 30 of file cgl.hpp.


Code Documentation generated Using Doxygen

Copyright © Ilya Katz and Hervé Brönnimann, 2005, 2006.