class edge
More...
#include <Edge.h>
List of all members.
Public Member Functions
Public Attributes
Detailed Description
Constructor & Destructor Documentation
tlp::edge::edge |
( |
| ) |
[inline] |
tlp::edge::edge |
( |
unsigned int |
j | ) |
[inline, explicit] |
Member Function Documentation
bool tlp::edge::isValid |
( |
| ) |
const [inline] |
tlp::edge::operator unsigned int |
( |
| ) |
const [inline] |
bool tlp::edge::operator!= |
( |
const edge |
e | ) |
const [inline] |
bool tlp::edge::operator== |
( |
const edge |
e | ) |
const [inline] |
Member Data Documentation
|