UF_MODL_law_spine_pt_val_s (查看源代码)
定义在: uf_modl_types.h
也被称为:
- UF_MODL_law_spine_pt_val_t
- UF_MODL_law_spine_pt_val_p_t
概述
This structure is used in conjunction with the law spine structure to
define points and associated values on a spine.
Data Members
pt [ 3 ]
double
value [ MAX_LINE_SIZE+1 ]
char
the corresponding value. The closest
point on the spine to this point is used.
If the spine is closed and the end point
is put in the array twice, the beginning
of the spine is used for the first point
and the ending for the second point.