UF_STUDIO_stybld_shape_trans_s (view source)
 
Defined in: uf_studio.h
 
Also known as:
 
Overview
Data structure of shape transition for depth and skew


Data Members

trans_type
UF_STUDIO_stybld_trans_t
Transition type.

start
double
Start value = 0...100. Used for all transition types.

end
double
End value = 0...100. Used for all transition types except constant.

peak
double
Peak value = 0...100. Only used for non_inflecting transition type.

slope
double
Slope value = 0...100. Only used for s-shaped transition type.

position
double
Position of middle value = 10...90. Only used for non_inflecting and
s_shaped transition type.