BRL-CAD
animate Struct Reference

#include <anim.h>

Collaboration diagram for animate:
[legend]

Data Structures

union  animate_specific
 

Data Fields

uint32_t magic
 magic number More...
 
struct animatean_forw
 forward link More...
 
struct db_full_path an_path
 (sub)-path pattern More...
 
int an_type
 AN_MATRIX, AN_COLOR... More...
 
union animate::animate_specific an_u
 

Detailed Description

Definition at line 76 of file anim.h.

Field Documentation

◆ magic

uint32_t magic

magic number

Definition at line 77 of file anim.h.

◆ an_forw

struct animate* an_forw

forward link

Definition at line 78 of file anim.h.

◆ an_path

struct db_full_path an_path

(sub)-path pattern

Definition at line 78 of file anim.h.

◆ an_type

int an_type

AN_MATRIX, AN_COLOR...

Definition at line 80 of file anim.h.

◆ an_u


The documentation for this struct was generated from the following file: