![]() |
The concept StopPredicate describes the requirements for the predicate which indicates if the simplification process must finish.
| StopPredicate::ECM | |
|
The type of the surface to simplify. Must be a model of the EdgeCollapsableMesh concept.
| |
| StopPredicate::FT | |
|
A field type representing the collapse cost
| |
| StopPredicate::size_type | |
|
An integer type representing the number of edges
| |
| StopPredicate::Profile | |
|
The type of the edge profile cache. Must be a model of the EdgeProfile concept.
| |