anim_mat Struct Reference
[librt geometry, raytracing]

#include <raytrace.h>


Data Fields

int anm_op
 ANM_RSTACK, ANM_RARC...
mat_t anm_mat
 Matrix.


Detailed Description

A N I M A T E

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.

Definition at line 1330 of file raytrace.h.


Field Documentation

int anm_op
 

ANM_RSTACK, ANM_RARC...

Definition at line 1331 of file raytrace.h.

Referenced by db_parse_1anim(), and db_write_anim().

mat_t anm_mat
 

Matrix.

Definition at line 1332 of file raytrace.h.

Referenced by db_parse_1anim(), and db_write_anim().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:10 2006 for BRL-CAD by  doxygen 1.4.6