Error thrown when triangulation modification is attempted after it was finalized. More...
#include <Triangulation.h>


Public Member Functions | |
| FinalizedError (const SourceLocation &srcLoc) | |
| Constructor. | |
Public Member Functions inherited from CDT::Error | |
| Error (const std::string &description, const SourceLocation &srcLoc) | |
| Constructor. | |
| const std::string & | description () const |
| Get error description. | |
| const SourceLocation & | sourceLocation () const |
| Get source location from where the error was thrown. | |
Error thrown when triangulation modification is attempted after it was finalized.
Definition at line 173 of file Triangulation.h.
|
inline |
Constructor.
Definition at line 177 of file Triangulation.h.