Registry / other / cdt
library1.4.4vcpkgunverified

Constrained Delaunay Triangulation

vcpkg install cdt
INSTALL
IMPORT
SIG · CDT
C
cdt
othercppv1.4.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cdt/CDT.h
✓ #include <cdt/CDT.h>

Create a constrained Delaunay triangulation object

#include <cdt/CDT.h> #include <iostream> int main() { CDT::Triangulation<double> triangulation; std::cout << "CDT triangulation object created" << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.4latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources

No resource links recorded.

cdt — pip install cdt · libregistry