BALL
1.4.1
|
#include <BALL/STRUCTURE/reducedSurface.h>
Public Member Functions | |
SortedPosition3 (Position a1, Position a2, Position a3) | |
bool | operator== (const SortedPosition3 &pos) const |
Public Attributes | |
Position | a |
Position | b |
Position | c |
Definition at line 76 of file reducedSurface.h.
BALL::SortedPosition3::SortedPosition3 | ( | Position | a1, |
Position | a2, | ||
Position | a3 | ||
) | [inline] |
Definition at line 78 of file reducedSurface.h.
bool BALL::SortedPosition3::operator== | ( | const SortedPosition3 & | pos | ) | const [inline] |
Definition at line 86 of file reducedSurface.h.
Definition at line 91 of file reducedSurface.h.
Definition at line 92 of file reducedSurface.h.
Definition at line 93 of file reducedSurface.h.