Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
void BasicBooleanApp::doDifference()
105
{
106
mPolyResult = calcDifference( mPolyA, mPolyB );
107
}
108
109
void BasicBooleanApp::doOffset()
110
{
Callers
nothing calls this directly
Calls
1
calcDifference
Function · 0.85
Tested by
no test coverage detected