CDT  1.3.0
C++ library for constrained Delaunay triangulation
CDT.cpp File Reference

Explicit template instantiations for float and double coordinate types. More...

Go to the source code of this file.

Detailed Description

Explicit template instantiations for float and double coordinate types.

Explicit instantiations are used when consuming as a compiled library. In almost all of the cases 'float' and 'double' are sufficient. Feel free to extend this with custom data types if needed.

Definition in file CDT.cpp.