Regina 7.3 Calculation Engine
Public Member Functions | List of all members
regina::alias::FaceNumber< Derived, 3 > Class Template Reference

Helper class that provides a dimension-specific alias for face(). More...

#include <triangulation/alias/facenumber.h>

Public Member Functions

int tetrahedron () const
 A dimension-specific alias for face(). More...
 

Detailed Description

template<class Derived>
class regina::alias::FaceNumber< Derived, 3 >

Helper class that provides a dimension-specific alias for face().

This is inherited by the class Derived, which must provide a routine of the form int face() const.

Member Function Documentation

◆ tetrahedron()

template<class Derived >
int regina::alias::FaceNumber< Derived, 3 >::tetrahedron ( ) const
inline

A dimension-specific alias for face().

See face() for further information.


The documentation for this class was generated from the following file:

Copyright © 1999-2023, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).