UF_MODL_vector_two_points_s (查看源代码)
 
定义在: uf_modl_types.h
 
也被称为:
 
概述
vector_type == UF_MODL_VECTOR_TWO_POINTS


Data Members

from_point [ 3 ]
double
Point coordinates from which the vector is to
start.

to_point [ 3 ]
double
Point coordinates at which the vector is to
end.