BRL-CAD
|
#include <anim.h>
Data Fields | |
int | anm_op |
ANM_RSTACK, ANM_RARC... More... | |
mat_t | anm_mat |
Matrix. More... | |
Each one of these structures specifies an arc in the tree that is to be operated on for animation purposes. More than one animation operation may be applied at any given arc. The directory structure points to a linked list of animate structures (built by rt_anim_add()), and the operations are processed in the order given.