|
Regina 7.4.1 Calculation Engine
|
Defines constants for normal surface filter types. More...
#include "regina-core.h"Namespaces | |
| namespace | regina |
| Contains the entire Regina calculation engine. | |
Enumerations | |
| enum class | regina::SurfaceFilterType { regina::SurfaceFilterType::LegacyDefault = 0 , regina::SurfaceFilterType::Properties = 1 , regina::SurfaceFilterType::Combination = 2 } |
| Represents different types of filter classes that can be used to filter lists of normal surfaces in 3-manifold triangulations. More... | |
Variables | |
| constexpr SurfaceFilterType | regina::NS_FILTER_LEGACY_DEFAULT |
| A deprecated constant representing one of the different types of normal surface filter. | |
| constexpr SurfaceFilterType | regina::NS_FILTER_PROPERTIES |
| A deprecated constant representing one of the different types of normal surface filter. | |
| constexpr SurfaceFilterType | regina::NS_FILTER_COMBINATION |
| A deprecated constant representing one of the different types of normal surface filter. | |
Defines constants for normal surface filter types.