UF_STUDIO_stybld_shape_trans_s (查看源代码)
 
定义在: uf_studio.h
 
也被称为:
 
概述
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.