![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
Public Member Functions | |
| FeatureSelection (masc::Feature::Shared f=masc::Feature::Shared(nullptr)) | |
Public Attributes | |
| masc::Feature::Shared | feature |
| bool | selected = true |
| bool | prepared = false |
| float | importance = std::numeric_limits<float>::quiet_NaN() |
Definition at line 211 of file q3DMASC.cpp.
|
inline |
Definition at line 212 of file q3DMASC.cpp.
| masc::Feature::Shared FeatureSelection::feature |
Definition at line 214 of file q3DMASC.cpp.
| float FeatureSelection::importance = std::numeric_limits<float>::quiet_NaN() |
Definition at line 217 of file q3DMASC.cpp.
| bool FeatureSelection::prepared = false |
Definition at line 216 of file q3DMASC.cpp.
| bool FeatureSelection::selected = true |
Definition at line 215 of file q3DMASC.cpp.