#include <iostream>
Namespaces | |
| namespace | regina |
Classes | |
| struct | regina::NPrismSpec |
| Specifies a single triangular prism in a tetrahedron. More... | |
| class | regina::NPrismSetSurface |
| Represents the set of prisms defined by slicing along all the quads in a particular normal surface. More... | |
Functions | |
| std::ostream & | regina::operator<< (std::ostream &out, const NPrismSpec &spec) |
| Writes the given prism specifier to the given output stream. | |