CDT
1.4.1
C++ library for constrained Delaunay triangulation
|
Contains source location info: file, function, line. More...
#include <Triangulation.h>
Public Member Functions | |
SourceLocation (const std::string &file, const std::string &func, int line) | |
const std::string & | file () const |
const std::string & | func () const |
int | line () const |
Contains source location info: file, function, line.
Definition at line 103 of file Triangulation.h.
|
inline |
Definition at line 106 of file Triangulation.h.
|
inline |
Definition at line 111 of file Triangulation.h.
|
inline |
Definition at line 115 of file Triangulation.h.
|
inline |
Definition at line 119 of file Triangulation.h.