UF_MOTION_link_s (view source)
 
Defined in: uf_motion_types.h
 
Also known as:
 


Data Members

name [ UF_OBJ_NAME_BUFSIZE ]
char
The name of the link. If NULL,
a default name will be created.

num_geometry_tags
int
The number of valid geometry tags
in the tag array

geometry
tag_t *
The array of geometry tags that
make up the link. These can be
solid bodies, lines, curves,
points, etc.