Dialog for computing the density of a point clouds.
More...
#include <ccGeomFeaturesDlg.h>
|
| ccGeomFeaturesDlg (QWidget *parent=nullptr) |
| Default constructor.
|
|
void | setSelectedFeatures (const ccLibAlgorithms::GeomCharacteristicSet &features) |
| Sets selected features.
|
|
bool | getSelectedFeatures (ccLibAlgorithms::GeomCharacteristicSet &features) const |
| Returns selected features.
|
|
void | setRadius (double r) |
| Sets the default kernel radius (for 'precise' mode only)
|
|
double | getRadius () const |
| Returns the kernel radius (for 'precise' mode only)
|
|
void | setUpDirection (const CCVector3 &upDir) |
| Sets the 'up direction' (and enables the group at the same time)
|
|
CCVector3 * | getUpDirection () const |
| Returns the 'up direction' if any is defined (nullptr otherwise)
|
|
void | reset () |
| Reset the whole dialog.
|
|
|
std::vector< Option > | m_options |
|
Dialog for computing the density of a point clouds.
The documentation for this class was generated from the following files:
- ccGeomFeaturesDlg.h
- ccGeomFeaturesDlg.cpp