projection::list_X_Y< C > Struct Template Reference

List of all members.

Detailed Description

template<class C>
struct projection::list_X_Y< C >

Data structure to store the caracteristic points of the topology
Parameters:
X list of abcissea
Y list of list of the corresponding y-coordinates.
I index of the critical point in the corresponding y-coordinate list.

Definition at line 39 of file TopSweep2d.h.

Public Member Functions

void clear ()

Public Attributes

Seq< C > X
Seq< Seq< C > > Y
Seq< int > I


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

SYNAPS DOCUMENTATION
logo