Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudCompare/CloudCompare
/ cleanup
Method
cleanup
qCC/ccCommandLineParser.cpp:928–932 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
926
}
927
928
void ccCommandLineParser::cleanup()
929
{
930
removeClouds();
931
removeMeshes();
932
}
933
934
int ccCommandLineParser::start(QDialog* parent/*=nullptr*/)
935
{
Callers
1
Parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected