#include <cs_join_util.h>
Data Fields | |
int | n_calls |
int | bbox_layout |
cs_gnum_t | bbox_depth [3] |
cs_gnum_t | n_leaves [3] |
cs_gnum_t | n_boxes [3] |
cs_gnum_t | n_th_leaves [3] |
cs_gnum_t | n_leaf_boxes [3] |
cs_gnum_t | box_mem_final [3] |
cs_gnum_t | box_mem_required [3] |
cs_timer_counter_t | t_box_build |
cs_timer_counter_t | t_box_query |
cs_timer_counter_t | t_inter_sort |
cs_timer_counter_t | t_l_join_mesh |
cs_timer_counter_t | t_edge_inter |
cs_timer_counter_t | t_new_vtx |
cs_timer_counter_t | t_merge_vtx |
cs_timer_counter_t | t_u_merge_vtx |
cs_timer_counter_t | t_split_faces |
cs_timer_counter_t | t_total |
cs_gnum_t bbox_depth[3] |
int bbox_layout |
cs_gnum_t box_mem_final[3] |
cs_gnum_t box_mem_required[3] |
cs_gnum_t n_boxes[3] |
int n_calls |
cs_gnum_t n_leaf_boxes[3] |
cs_gnum_t n_leaves[3] |
cs_gnum_t n_th_leaves[3] |
cs_timer_counter_t t_box_build |
cs_timer_counter_t t_box_query |
cs_timer_counter_t t_edge_inter |
cs_timer_counter_t t_inter_sort |
cs_timer_counter_t t_l_join_mesh |
cs_timer_counter_t t_merge_vtx |
cs_timer_counter_t t_new_vtx |
cs_timer_counter_t t_split_faces |
cs_timer_counter_t t_total |
cs_timer_counter_t t_u_merge_vtx |