#include <MRUniformSampling.h>
Public Attributes | |
| float | distance = 0 |
| minimal distance between samples | |
| float | minNormalDot = 0 |
| bool | lexicographicalOrder = true |
| const VertNormals * | pNormals = nullptr |
| if not nullptr then these normals will be used during sampling instead of normals in the cloud itself | |
| ProgressCallback | progress |
| to report progress and cancel processing | |