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