#include <SimplicialComplex.h>
Public Member Functions | |
| bool | isInternal () const |
| bool | has (const Vertex *v) const |
| template<class BinaryPredicate> | |
| bool | has (const Vertex *v, const BinaryPredicate &pred) const |
| Vertex * | getUnchecked (unsigned i) const |
| Vertex * | get (unsigned i) const |
| Vertex * | operator[] (unsigned i) const |
| const boost::array< Vertex *, d+1 > & | toArray () const |
| const Simplex & | toSimplex () const |
| Simplex & | toSimplex () |
| operator const Simplex & () const | |
| operator Simplex & () | |
| std::string | toString () const |
Static Public Attributes | |
| static const unsigned | dim = d |
Friends | |
| class | SimplicialComplex |
| class | Face |
| struct | Star |
| struct | Flipper |
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.4.6