ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
colmap::mvs::PoissonMeshingOptions Struct Reference

#include <meshing.h>

Public Member Functions

bool Check () const
 

Public Attributes

double point_weight = 1.0
 
int depth = 13
 
double color = 32.0
 
double trim = 10.0
 
int num_threads = -1
 

Detailed Description

Definition at line 15 of file meshing.h.

Member Function Documentation

◆ Check()

bool colmap::mvs::PoissonMeshingOptions::Check ( ) const

Member Data Documentation

◆ color

double colmap::mvs::PoissonMeshingOptions::color = 32.0

◆ depth

int colmap::mvs::PoissonMeshingOptions::depth = 13

◆ num_threads

int colmap::mvs::PoissonMeshingOptions::num_threads = -1

◆ point_weight

double colmap::mvs::PoissonMeshingOptions::point_weight = 1.0

◆ trim

double colmap::mvs::PoissonMeshingOptions::trim = 10.0

The documentation for this struct was generated from the following files: