|
CDT
2.0.1
C++ library for constrained Delaunay triangulation
|


Public Member Functions | |
| AccessingInvalidIndex (const SourceLocation &srcLoc) | |
Public Member Functions inherited from CDT::Error | |
| Error (const std::string &description, const SourceLocation &srcLoc) | |
| Constructor. | |
| virtual | ~Error () CDT_NOEXCEPT |
| Destructor. | |
| const std::string & | description () const |
| Get error description. | |
| const SourceLocation & | sourceLocation () const |
| Get source location from where the error was thrown. | |
Definition at line 328 of file Triangulation.h.
|
inline |
Definition at line 331 of file Triangulation.h.