mirror of
https://github.com/dgirardeau/q3DMASC.git
synced 2026-08-29 16:40:49 +08:00
WIP
This commit is contained in:
@@ -69,7 +69,7 @@ bool ContextBasedFeature::prepare( const CorePoints& corePoints,
|
||||
error = QString("Failed to prepare scalar %1 @ scale %2").arg(resultSFName).arg(scale);
|
||||
return false;
|
||||
}
|
||||
sourceName = sf->getName();
|
||||
source.name = sf->getName();
|
||||
|
||||
if (!scaled()) //with 'kNN' neighbors, we can compute the values right away
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user