Blender  V2.59
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 [32]
char vgroup [32]
float slidermin
float slidermax

Detailed Description

Definition at line 42 of file DNA_key_types.h.


Member Data Documentation

char KeyBlock::name[32]

Definition at line 48 of file DNA_key_types.h.

Definition at line 45 of file DNA_key_types.h.

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

Definition at line 43 of file DNA_key_types.h.

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

Definition at line 56 of file DNA_key_types.h.

Referenced by add_keyblock(), and do_versions().

Definition at line 55 of file DNA_key_types.h.

Referenced by add_keyblock(), and do_versions().

Definition at line 47 of file DNA_key_types.h.

Referenced by add_keyblock().

char KeyBlock::vgroup[32]

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