Overview
Modules
Class Hierarchy
Classes
Members
tlp
edge
Public Member Functions
|
Public Attributes
|
List of all members
tlp::edge Struct Reference
Graphs
class edge
More...
#include <Edge.h>
Public Member Functions
edge
()
edge
(unsigned int j)
operator unsigned int
() const
bool
operator==
(const
edge
e) const
bool
operator!=
(const
edge
e) const
bool
isValid
() const
Public Attributes
unsigned int
id
Detailed Description
class edge
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
unsigned int tlp::edge::id
Tulip Software by LaBRI Visualization Team 2001 - 2012