Regina Calculation Engine
|
Contains a packet that filters through normal surfaces. More...
Classes | |
struct | regina::SurfaceFilterInfo< filterType > |
A template that stores information about a particular type of normal surface filter. More... | |
struct | regina::PacketInfo< PACKET_SURFACEFILTER > |
Stores information about the normal surface filter packet type. More... | |
struct | regina::SurfaceFilterInfo< NS_FILTER_DEFAULT > |
Stores information about the default accept-all surface filter. More... | |
class | regina::NSurfaceFilter |
A packet that accepts or rejects normal surfaces. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Macros | |
#define | REGINA_SURFACE_FILTER(class_, id) |
Defines various constants, types and virtual functions for a descendant class of NSurfaceFilter. More... | |
Contains a packet that filters through normal surfaces.