Shared options for Poisson surface reconstruction.
More...
#include <lagrange/poisson/CommonOptions.h>
|
|
unsigned int | octree_depth = 0 |
| | Maximum octree depth. (If the value is zero then the minimum of 8 and log base 4 of the point count is used.)
|
| |
|
float | samples_per_node = 1.5f |
| | Numer of samples per node.
|
| |
|
bool | verbose = false |
| | Output logging information (directly printed to std::cout)
|
| |
Shared options for Poisson surface reconstruction.
The documentation for this struct was generated from the following file: