CDT
1.4.1
C++ library for constrained Delaunay triangulation
|
Explicit template instantiations for float
and double
coordinate types.
More...
Go to the source code of this file.
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.