Regina Calculation Engine
|
Contains a registry of coordinate system flavours known to the engine that can actually be used to create and store normal surfaces in 3-manifold triangulations. More...
#include "surfaces/nsstandard.h"
#include "surfaces/nsanstandard.h"
#include "surfaces/nsquad.h"
#include "surfaces/nsquadoct.h"
Contains a registry of coordinate system flavours known to the engine that can actually be used to create and store normal surfaces in 3-manifold triangulations.
Each time a new flavour is created, this flavour registry should be updated. Instructions regarding how to do this are included in flavourregistry.h, which also contains instructions regarding how to actually use the flavour registry.
See NNormalSurfaceList for further details.