#include "shareableobject.h"
#include "triangulation/nperm.h"
#include "triangulation/ntetface.h"
Namespaces | |
namespace | regina |
Classes | |
class | regina::NIsomorphism |
Represents a combinatorial isomorphism from one triangulation into another. More... | |
class | regina::NIsomorphismDirect |
An isomorphism in which face permutations are stored directly. More... | |
class | regina::NIsomorphismIndexed |
An isomorphism in which face permutations are stored as indices into the allPermsS4 array. More... |