Regina Calculation Engine
|
A template that stores information about a particular type of normal surface filter. More...
A template that stores information about a particular type of normal surface filter.
Much of this information is given in the form of compile-time constants and types.
To iterate through cases for a given value of SurfaceFilterInfo that is not known until runtime, see the various forFilter() routines defined in filterregistry.h.
At a bare minimum, each specialisation of this template must provide:
filterType | one of the SurfaceFilterType constants, indicating which type of filter we are querying. |