Blender V2.61 - r43446
Public Attributes

DriverVar Struct Reference

#include <DNA_anim_types.h>

List of all members.

Public Attributes

struct DriverVarnext
struct DriverVarprev
char name [64]
DriverTarget targets [8]
short num_targets
short type
float curval

Detailed Description

Definition at line 326 of file DNA_anim_types.h.


Member Data Documentation

Definition at line 335 of file DNA_anim_types.h.

Referenced by driver_get_variable_value(), and graph_panel_drivers().

char DriverVar::name[64]

Definition at line 329 of file DNA_anim_types.h.

Referenced by BPY_driver_exec(), and driver_add_new_variable().

Definition at line 332 of file DNA_anim_types.h.

Referenced by driver_change_variable_type().

Definition at line 327 of file DNA_anim_types.h.

Referenced by evaluate_driver().


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