My Project
programmer's documentation
Data Fields
cs_join_param_t Struct Reference

#include <cs_join_util.h>

Collaboration diagram for cs_join_param_t:
Collaboration graph

Data Fields

int num
 
int perio_type
 
double perio_matrix [3][4]
 
int tree_max_level
 
int tree_n_max_boxes
 
float tree_max_box_ratio
 
float tree_max_box_ratio_distrib
 
float fraction
 
float plane
 
double plane_criteria
 
float merge_tol_coef
 
float pre_merge_factor
 
int n_max_equiv_breaks
 
int tcm
 
int icm
 
int max_sub_faces
 
int verbosity
 
int visualization
 
bool preprocessing
 

Field Documentation

◆ fraction

float fraction

◆ icm

int icm

◆ max_sub_faces

int max_sub_faces

◆ merge_tol_coef

float merge_tol_coef

◆ n_max_equiv_breaks

int n_max_equiv_breaks

◆ num

int num

◆ perio_matrix

double perio_matrix[3][4]

◆ perio_type

int perio_type

◆ plane

float plane

◆ plane_criteria

double plane_criteria

◆ pre_merge_factor

float pre_merge_factor

◆ preprocessing

bool preprocessing

◆ tcm

int tcm

◆ tree_max_box_ratio

float tree_max_box_ratio

◆ tree_max_box_ratio_distrib

float tree_max_box_ratio_distrib

◆ tree_max_level

int tree_max_level

◆ tree_n_max_boxes

int tree_n_max_boxes

◆ verbosity

int verbosity

◆ visualization

int visualization

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