Edge Class Reference
#include <Edge.h>
List of all members.
Constructor & Destructor Documentation
Edge::Edge |
( |
const Tuple & |
a, |
|
|
const Tuple & |
b | |
|
) |
| | [inline] |
Edge::Edge |
( |
const Edge & |
rhs |
) |
[inline] |
Member Function Documentation
Tuple Edge::getPoint |
( |
int |
i |
) |
const [inline] |
bool Edge::operator!= |
( |
const Edge & |
rhs |
) |
const [inline] |
bool Edge::operator< |
( |
const Edge & |
rhs |
) |
const [inline] |
bool Edge::operator== |
( |
const Edge & |
rhs |
) |
const [inline] |
bool Edge::operator> |
( |
const Edge & |
rhs |
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: