tlp::Face
tlp::Face
Section: Tulip Graph Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
tlp::Face -
class face
SYNOPSIS
#include <Face.h>
Public Member Functions
Face ()
Face (unsigned int j)
bool operator!= (const Face f) const
bool operator== (const Face f) const
bool isValid () const
Public Attributes
unsigned int id
Detailed Description
class face
Constructor & Destructor Documentation
tlp::Face::Face () [inline]
tlp::Face::Face (unsigned int j) [inline, explicit]
Member Function Documentation
bool tlp::Face::isValid () const [inline]
bool tlp::Face::operator!= (const Face f) const [inline]
bool tlp::Face::operator== (const Face f) const [inline]
Member Data Documentation
unsigned int tlp::Face::id
Author
Generated automatically by Doxygen for Tulip Graph Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Public Attributes
-
- Detailed Description
-
- Constructor & Destructor Documentation
-
- tlp::Face::Face () [inline]
-
- tlp::Face::Face (unsigned int j) [inline, explicit]
-
- Member Function Documentation
-
- bool tlp::Face::isValid () const [inline]
-
- bool tlp::Face::operator!= (const Face f) const [inline]
-
- bool tlp::Face::operator== (const Face f) const [inline]
-
- Member Data Documentation
-
- unsigned int tlp::Face::id
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:14 GMT, April 16, 2011