UF_MOTION_point_curve_constraint_s
(查看源代码)
定义在: uf_motion_types.h
也被称为:
UF_MOTION_point_curve_constraint_t
Data Members
name [ MAX_ENTITY_NAME_SIZE+1 ]
char
The name of the point curve
constraint. If NULL, a default
name will be created.
num_curve_tags
int
The number of tags in the curve
tag array.
curve
tag_t * (tag_t型的指针)
The tags of the constraint
curves. All curves must be on
same link (or no link).
point
tag_t (tag_t类型)
The tag of the constrained point.
It cannot belong to the same link
as the curves. See uf_so.h for
smart point creation methods.
constraint. If NULL, a default
name will be created.