Dialog: points sampling on a mesh.
More...
#include <ccPtsSamplingDlg.h>
|
| ccPtsSamplingDlg (QWidget *parent=nullptr) |
| Default constructor.
|
|
bool | generateNormals () const |
|
bool | interpolateRGB () const |
|
bool | interpolateTexture () const |
|
bool | useDensity () const |
|
double | getDensityValue () const |
|
unsigned | getPointsNumber () const |
|
void | setPointsNumber (int count) |
|
void | setDensityValue (double density) |
|
void | setGenerateNormals (bool state) |
|
void | setUseDensity (bool state) |
|
Dialog: points sampling on a mesh.
The documentation for this class was generated from the following files:
- ccPtsSamplingDlg.h
- ccPtsSamplingDlg.cpp