ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
CSF::Parameters Struct Reference

#include <CSF.h>

Public Attributes

int k_nearest_points
 
bool bSloopSmooth
 
double time_step
 
double class_threshold
 
double cloth_resolution
 
int rigidness
 
int iterations
 

Detailed Description

Definition at line 46 of file CSF.h.

Member Data Documentation

◆ bSloopSmooth

bool CSF::Parameters::bSloopSmooth

Definition at line 50 of file CSF.h.

Referenced by CSF::CSF(), CSF::do_filtering(), qCSF::doAction(), and CommandCSF::process().

◆ class_threshold

double CSF::Parameters::class_threshold

Definition at line 54 of file CSF.h.

Referenced by CSF::CSF(), CSF::do_filtering(), qCSF::doAction(), and CommandCSF::process().

◆ cloth_resolution

double CSF::Parameters::cloth_resolution

Definition at line 56 of file CSF.h.

Referenced by CSF::CSF(), CSF::do_filtering(), qCSF::doAction(), and CommandCSF::process().

◆ iterations

int CSF::Parameters::iterations

Definition at line 60 of file CSF.h.

Referenced by CSF::CSF(), CSF::do_filtering(), qCSF::doAction(), and CommandCSF::process().

◆ k_nearest_points

int CSF::Parameters::k_nearest_points

Definition at line 48 of file CSF.h.

Referenced by CSF::CSF(), CSF::do_filtering(), qCSF::doAction(), and CommandCSF::process().

◆ rigidness

int CSF::Parameters::rigidness

Definition at line 58 of file CSF.h.

Referenced by CSF::CSF(), CSF::do_filtering(), qCSF::doAction(), and CommandCSF::process().

◆ time_step

double CSF::Parameters::time_step

Definition at line 52 of file CSF.h.

Referenced by CSF::CSF(), CSF::do_filtering(), qCSF::doAction(), and CommandCSF::process().


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