#include <combi_map_priv.hh>
Inheritance diagram for combi_map_priv:
Public Methods | |
combi_map_priv (pyramid &P) | |
Constructor. | |
virtual | ~combi_map_priv () |
Virtual destructor. | |
dart | sigma (dart d) const |
Function to read the sigma of one dart of the combinatorial map. | |
dart | alpha (dart d) const |
Function that compute sigma precedent. | |
int | give_nb_edge () const |
Function that give the number of edge. | |
unsigned long | give_background () const |
Function that give the backround value. |
|
Constructor.
|
|
Virtual destructor.
|
|
Function that compute sigma precedent.
Reimplemented from combi_map_gen. |
|
Function that give the backround value.
Reimplemented from combi_map_gen. |
|
Function that give the number of edge.
Reimplemented from combi_map_gen. |
|
Function to read the sigma of one dart of the combinatorial map.
Reimplemented from combi_map_gen. |