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

Function main

CPP/Examples/Inflate/Inflate.cpp:135–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135int main(int argc, char* argv[])
136{
137 DoSimpleShapes();
138 DoRabbit();
139}
140

Callers

nothing calls this directly

Calls 2

DoSimpleShapesFunction · 0.85
DoRabbitFunction · 0.85

Tested by

no test coverage detected