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