mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-30 00:50:49 +08:00
Various updates (command line call to classification, etc.)
This commit is contained in:
@@ -21,7 +21,8 @@ using namespace masc;
|
||||
|
||||
bool DualCloudFeature::prepare( const CorePoints& corePoints,
|
||||
QString& error,
|
||||
CCLib::GenericProgressCallback* progressCb/*=nullptr*/)
|
||||
CCLib::GenericProgressCallback* progressCb/*=nullptr*/,
|
||||
SFCollector* generatedScalarFields/*=nullptr*/)
|
||||
{
|
||||
//TODO
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user