nprism.h File Reference

Deals with triangular prisms defined by slicing along normal quads in a tetrahedron. More...

#include <iostream>


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...

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.

Functions

std::ostream & regina::operator<< (std::ostream &out, const NPrismSpec &spec)
 Writes the given prism specifier to the given output stream.


Detailed Description

Deals with triangular prisms defined by slicing along normal quads in a tetrahedron.


Copyright © 1999-2008, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).