BALL
1.4.2
|
#include <BALL/STRUCTURE/reducedSurface.h>
Public Member Functions | |
SortedPosition2 (Position a1, Position a2) | |
bool | operator== (const SortedPosition2 &pos) const |
bool | operator< (const SortedPosition2 &pos) const |
Public Attributes | |
Position | a |
Position | b |
Definition at line 59 of file reducedSurface.h.
Definition at line 61 of file reducedSurface.h.
|
inline |
Definition at line 72 of file reducedSurface.h.
|
inline |
Definition at line 67 of file reducedSurface.h.
Position BALL::SortedPosition2::a |
Definition at line 92 of file reducedSurface.h.
Position BALL::SortedPosition2::b |
Definition at line 93 of file reducedSurface.h.