#include <cs_porosity_from_scan.h>
Data Fields | |
bool | compute_porosity_from_scan |
char * | file_name |
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 |
bool compute_porosity_from_scan |
char* file_name |
int nb_sources |
char* output_name |
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])