MCPcopy Create free account
hub / github.com/AngusJohnson/Clipper2 / main

Function main

CPP/Examples/VariableOffset/VariableOffset.cpp:153–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151
152
153int main() {
154
155 test1();
156 test2();
157 test3();
158 test4();
159 test5();
160 return 0;
161}

Callers

nothing calls this directly

Calls 5

test1Function · 0.85
test2Function · 0.85
test3Function · 0.85
test4Function · 0.85
test5Function · 0.85

Tested by

no test coverage detected