Space-efficient geometric algorithms and data structures

By Ilya Katz and Hervé Brönnimann    

cgl< NT, N >::equals_xy_object_type Struct Reference

#include <cgl.hpp>


Detailed Description

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

functor that returns equality of two points

Definition at line 67 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.