programmer's documentation
Data Fields
cs_join_stats_t Struct Reference

#include <cs_join_util.h>

Collaboration diagram for cs_join_stats_t:
Collaboration graph

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
 

Field Documentation

§ bbox_depth

cs_gnum_t bbox_depth[3]

§ bbox_layout

int bbox_layout

§ box_mem_final

cs_gnum_t box_mem_final[3]

§ box_mem_required

cs_gnum_t box_mem_required[3]

§ n_boxes

cs_gnum_t n_boxes[3]

§ n_calls

int n_calls

§ n_leaf_boxes

cs_gnum_t n_leaf_boxes[3]

§ n_leaves

cs_gnum_t n_leaves[3]

§ n_th_leaves

cs_gnum_t n_th_leaves[3]

§ t_box_build

cs_timer_counter_t t_box_build

§ t_box_query

cs_timer_counter_t t_box_query

§ t_edge_inter

cs_timer_counter_t t_edge_inter

§ t_inter_sort

cs_timer_counter_t t_inter_sort

§ t_l_join_mesh

cs_timer_counter_t t_l_join_mesh

§ t_merge_vtx

cs_timer_counter_t t_merge_vtx

§ t_new_vtx

cs_timer_counter_t t_new_vtx

§ t_split_faces

cs_timer_counter_t t_split_faces

§ t_total

§ t_u_merge_vtx

cs_timer_counter_t t_u_merge_vtx

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