BRL-CAD
rt_anim_property Struct Reference

#include <anim.h>

Collaboration diagram for rt_anim_property:
[legend]

Data Fields

uint32_t magic
 
int anp_op
 RT_ANP_REPLACE, etc. More...
 
struct bu_vls anp_shader
 Update string. More...
 

Detailed Description

Definition at line 62 of file anim.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 63 of file anim.h.

◆ anp_op

int anp_op

RT_ANP_REPLACE, etc.

Definition at line 64 of file anim.h.

◆ anp_shader

struct bu_vls anp_shader

Update string.

Definition at line 65 of file anim.h.


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