UF_CUT_LEVELS_s (view source)
 
Defined in: uf_cut_levels.h
 
Also known as:
 
Overview
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.