Blender V2.61 - r43446
Public Attributes

Key Struct Reference

#include <DNA_key_types.h>

List of all members.

Public Attributes

ID id
struct AnimDataadt
KeyBlockrefkey
char elemstr [64]
int elemsize
float curval DNA_DEPRECATED
ListBase block
struct Ipo *ipo DNA_DEPRECATED
IDfrom
short type
short totkey
short slurph
short flag

Detailed Description

Definition at line 59 of file DNA_key_types.h.


Member Data Documentation

struct AnimData* Key::adt
struct Ipo* ipo Key::DNA_DEPRECATED

Definition at line 69 of file DNA_key_types.h.

float curval Key::DNA_DEPRECATED

Definition at line 66 of file DNA_key_types.h.

char Key::elemstr[64]

Definition at line 64 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 74 of file DNA_key_types.h.

Referenced by acf_dsskey_setting_ptr().

short Key::slurph

Definition at line 74 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: