|
BALL
1.4.2
|
#include <BALL/STRUCTURE/reducedSurface.h>
Public Member Functions | |
| SortedPosition3 (Position a1, Position a2, Position a3) | |
| bool | operator== (const SortedPosition3 &pos) const |
| bool | operator< (const SortedPosition3 &pos) const |
Public Attributes | |
| Position | a |
| Position | b |
| Position | c |
Definition at line 96 of file reducedSurface.h.
Definition at line 98 of file reducedSurface.h.
|
inline |
Definition at line 111 of file reducedSurface.h.
|
inline |
Definition at line 106 of file reducedSurface.h.
| Position BALL::SortedPosition3::a |
Definition at line 143 of file reducedSurface.h.
| Position BALL::SortedPosition3::b |
Definition at line 144 of file reducedSurface.h.
| Position BALL::SortedPosition3::c |
Definition at line 145 of file reducedSurface.h.
1.8.3.1