#include <list>
#include "nmanifold.h"
Namespaces | |
| namespace | regina |
Classes | |
| struct | regina::NSFSFibre |
| Represents an exceptional (alpha, beta) fibre in a Seifert fibred space. More... | |
| class | regina::NSFSpace |
| Represents a general Seifert fibred space, which may be orientable or non-orientable. More... | |
Functions | |
| std::ostream & | regina::operator<< (std::ostream &out, const NSFSFibre &f) |
| Writes the given fibre in human-readable format to the given output stream. | |