Space-efficient geometric algorithms and data structures

By Ilya Katz and Hervé Brönnimann    

vertical_compare< Node > Struct Template Reference

#include <functions.hpp>

Collaboration diagram for vertical_compare< Node >:

Collaboration graph
[legend]

Detailed Description

template<class Node>
struct vertical_compare< Node >

Definition at line 79 of file functions.hpp.

Public Types

typedef cgl< double > Geometry
typedef Node::line_type line_type
typedef Node::coord_type coord_type
typedef Node::point_type point_type

Public Member Functions

 vertical_compare (Geometry &g, coord_type &p)
bool operator() (const Node &a, const Node &b)
bool operator() (const line_type &l1, const line_type &l2)

Private Attributes

Geometry geom
coord_typem_p


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.