#include <cs_porosity_from_scan.h>
 Collaboration diagram for cs_porosity_from_scan_opt_t:
 Collaboration diagram for cs_porosity_from_scan_opt_t:| Data Fields | |
| bool | compute_porosity_from_scan | 
| char * | file_names | 
| char * | output_name | 
| bool | postprocess_points | 
| cs_real_34_t | transformation_matrix | 
| int | nb_sources | 
| cs_real_3_t * | sources | 
| cs_lnum_t * | source_c_ids | 
| cs_lnum_t | threshold | 
| cs_real_t | porosity_threshold | 
| cs_real_t | convection_porosity_threshold | 
| bool compute_porosity_from_scan | 
| cs_real_t convection_porosity_threshold | 
| char* file_names | 
| int nb_sources | 
| char* output_name | 
| cs_real_t porosity_threshold | 
| bool postprocess_points | 
| cs_lnum_t* source_c_ids | 
| cs_real_3_t* sources | 
| cs_lnum_t threshold | 
| cs_real_34_t transformation_matrix | 
Matrix of associated transformation (3x4 matrix, 3 first rows of a homogeneous coordinates transformation matrix, with last row = [0 0 0 1])