Blender  V2.59
Public Attributes
Key Struct Reference

#include <DNA_key_types.h>

List of all members.

Public Attributes

ID id
struct AnimDataadt
KeyBlockrefkey
char elemstr [32]
int elemsize
float curval
ListBase block
struct Ipoipo
IDfrom
short type
short totkey
short slurph
short flag

Detailed Description

Definition at line 60 of file DNA_key_types.h.


Member Data Documentation

struct AnimData* Key::adt
float Key::curval

Definition at line 67 of file DNA_key_types.h.

char Key::elemstr[32]

Definition at line 65 of file DNA_key_types.h.

Referenced by add_key(), cp_key(), do_key(), do_rel_key(), and switch_endian_keyblock().

short Key::flag

Definition at line 75 of file DNA_key_types.h.

Referenced by acf_dsskey_setting_ptr().

struct Ipo* Key::ipo
short Key::slurph

Definition at line 75 of file DNA_key_types.h.

Referenced by do_curve_key(), do_latt_key(), and do_mesh_key().

short Key::totkey
short Key::type

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