Overview     Modules     Class Hierarchy     Classes     Members  

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)
inlineexplicit

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