What type of triangle change happened. More...
#include <Triangulation.h>
Public Types | |
| enum | Enum { AddedNew , ModifiedExisting } |
| The Enum itself. More... | |
What type of triangle change happened.
Definition at line 279 of file Triangulation.h.
The Enum itself.
| Enumerator | |
|---|---|
| AddedNew | new triangle added to the triangulation |
| ModifiedExisting | existing triangle was modified |
Definition at line 285 of file Triangulation.h.