mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-29 16:40:49 +08:00
Various updates (command line call to classification, etc.)
This commit is contained in:
@@ -54,7 +54,8 @@ bool NeighborhoodFeature::checkValidity(QString &error) const
|
||||
|
||||
bool NeighborhoodFeature::prepare( const CorePoints& corePoints,
|
||||
QString& error,
|
||||
CCLib::GenericProgressCallback* progressCb/*=nullptr*/)
|
||||
CCLib::GenericProgressCallback* progressCb/*=nullptr*/,
|
||||
SFCollector* generatedScalarFields/*=nullptr*/)
|
||||
{
|
||||
if (!cloud1 || !corePoints.cloud)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user