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<point_type,4> cgl< NT, N >::box_type
 

a box is defined by 4 points

Definition at line 36 of file cgl.hpp.


Code Documentation generated Using Doxygen

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