Space-efficient geometric algorithms and data structures

By Ilya Katz and Hervé Brönnimann    

cgl< NT, N >::less_x_object_type Struct Reference

#include <cgl.hpp>


Detailed Description

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

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

Definition at line 51 of file cgl.hpp.

Public Member Functions

bool operator() (cgl::point_type p1, 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.