UF_MODL_ray_hit_point_info_s
(查看源代码)
定义在: uf_modl_types.h
也被称为:
UF_MODL_ray_hit_point_info_t
UF_MODL_ray_hit_point_info_p_t
Data Members
hit_point [ 3 ]
double
Point coord where ray hit the target
hit_normal [ 3 ]
double
Normal of the target at the hit point
hit_face
tag_t (tag_t类型)
Face tag at the hit point (tag of prototype)
hit_body
tag_t (tag_t类型)
Body tag at the hit point (tag of original input occurrence )