MCPcopy Create free account
hub / github.com/cinder/Cinder / doDifference

Method doDifference

blocks/Clipper/samples/BasicBoolean/src/BasicBooleanApp.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104void BasicBooleanApp::doDifference()
105{
106 mPolyResult = calcDifference( mPolyA, mPolyB );
107}
108
109void BasicBooleanApp::doOffset()
110{

Callers

nothing calls this directly

Calls 1

calcDifferenceFunction · 0.85

Tested by

no test coverage detected