Regina Calculation Engine
|
Contains a packet that filters through normal surfaces. More...
#include <set>
#include "regina-core.h"
#include "maths/integer.h"
#include "packet/packet.h"
#include "surfaces/surfacefiltertype.h"
#include "utilities/boolset.h"
Classes | |
class | regina::SurfaceFilter |
A packet that accepts or rejects normal surfaces. More... | |
class | regina::SurfaceFilterCombination |
A normal surface filter that simply combines other filters. More... | |
class | regina::SurfaceFilterProperties |
A normal surface filter that filters by basic properties of the normal surface. 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 SurfaceFilter. More... | |
Contains a packet that filters through normal surfaces.