Space-efficient geometric algorithms and data structures

By Ilya Katz and Hervé Brönnimann    

template<class NT, std::size_t N = 2>
bool cgl< NT, N >::point_in_box point_type  p,
box_type  box
[inline]
 

returns true of the point is contained with in the box

Definition at line 281 of file cgl.hpp.


Code Documentation generated Using Doxygen

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