Space-efficient geometric algorithms and data structures

By Ilya Katz and Hervé Brönnimann    

cgl< NT, N >::less_nth_object_type Struct Reference

#include <cgl.hpp>


Detailed Description

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

functor to compare multidimensional points by the specific dimension cooordinate

Definition at line 93 of file cgl.hpp.

Public Member Functions

 less_nth_object_type (std::size_t d)
bool operator() (multiD_point_type p1, multiD_point_type p2)

Private Attributes

std::size_t dimension


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.