MCPcopy 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
928void ccCommandLineParser::cleanup()
929{
930 removeClouds();
931 removeMeshes();
932}
933
934int ccCommandLineParser::start(QDialog* parent/*=nullptr*/)
935{

Callers 1

ParseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected