Space-efficient geometric algorithms and data structures

By Ilya Katz and Hervé Brönnimann    

cgl< NT, N >::less_y_object_type Struct Reference

#include <cgl.hpp>


Detailed Description

template<class NT, std::size_t N = 2>
struct cgl< NT, N >::less_y_object_type

functor that is used to determine whether a point is less then another by comparing the y-coordinates

Definition at line 58 of file cgl.hpp.

Public Member Functions

bool operator() (const cgl::point_type &p1, const cgl::point_type &p2)


The documentation for this struct was generated from the following file:

Code Documentation generated Using Doxygen

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