My Project
programmer's documentation
|
#include <cs_join_util.h>
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 |
float fraction |
int icm |
int max_sub_faces |
float merge_tol_coef |
int n_max_equiv_breaks |
int num |
double perio_matrix[3][4] |
int perio_type |
float plane |
double plane_criteria |
float pre_merge_factor |
bool preprocessing |
int tcm |
float tree_max_box_ratio |
float tree_max_box_ratio_distrib |
int tree_max_level |
int tree_n_max_boxes |
int verbosity |
int visualization |