Blender V2.61 - r43446
Public Attributes

KeyBlock Struct Reference

#include <DNA_key_types.h>

List of all members.

Public Attributes

struct KeyBlocknext
struct KeyBlockprev
float pos
float curval
short type
short adrcode
short relative
short flag
int totelem
int pad2
void * data
float * weights
char name [64]
char vgroup [64]
float slidermin
float slidermax

Detailed Description

Definition at line 41 of file DNA_key_types.h.


Member Data Documentation

char KeyBlock::name[64]

Definition at line 47 of file DNA_key_types.h.

Definition at line 44 of file DNA_key_types.h.

Referenced by add_keyblock(), join_mesh_exec(), setkeys(), and sort_keys().

Definition at line 42 of file DNA_key_types.h.

Referenced by join_mesh_exec(), shape_key_move_exec(), and sort_keys().

Definition at line 55 of file DNA_key_types.h.

Referenced by add_keyblock(), and do_versions().

Definition at line 54 of file DNA_key_types.h.

Referenced by add_keyblock(), and do_versions().

Definition at line 46 of file DNA_key_types.h.

Referenced by add_keyblock().

char KeyBlock::vgroup[64]

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