UF_CUT_LEVELS_s (查看源代码)
 
定义在: uf_cut_levels.h
 
也被称为:
 
概述
Data structure for all cut levels.


Data Members

num_levels
int
The number of cut levels.

cut_levels
UF_CUT_LEVEL_single_t *
An array of the individual
cut levels.

num_top_off_levels
int
The number of top off levels.

top_off_levels
UF_CUT_LEVEL_single_t *
An array of the individual top
off levels.