Edge Class Reference
#include <wektor.h>
List of all members.
Constructor & Destructor Documentation
Edge::Edge |
( |
const int & |
pun1, |
|
|
const int & |
pun2 | |
|
) |
| | [inline] |
Member Function Documentation
int Edge::getEl |
( |
|
) |
[inline] |
int Edge::getP1 |
( |
|
) |
[inline] |
int Edge::getP2 |
( |
|
) |
[inline] |
bool Edge::operator!= |
( |
const Edge & |
a |
) |
const [inline] |
void Edge::operator= |
( |
const Edge & |
a |
) |
[inline] |
bool Edge::operator== |
( |
const Edge & |
a |
) |
const [inline] |
void Edge::setEdge |
( |
const int & |
pun1, |
|
|
const int & |
pun2, |
|
|
const int & |
el1 | |
|
) |
| | [inline] |
void Edge::setEdge |
( |
const Edge & |
a |
) |
[inline] |
void Edge::setEl |
( |
const int & |
el1 |
) |
[inline] |
void Edge::setP1 |
( |
const int & |
pun1 |
) |
[inline] |
void Edge::setP2 |
( |
const int & |
pun2 |
) |
[inline] |
The documentation for this class was generated from the following file: