Blender V2.61 - r43446
Public Attributes

DriverVarTypeInfo Struct Reference

List of all members.

Public Attributes

float(* get_value )(ChannelDriver *driver, DriverVar *dvar)
int num_targets
const char * target_names [MAX_DRIVER_TARGETS]
int target_flags [MAX_DRIVER_TARGETS]

Detailed Description

Definition at line 967 of file fcurve.c.


Member Data Documentation

Definition at line 969 of file fcurve.c.

Referenced by driver_get_variable_value().

Definition at line 972 of file fcurve.c.

Referenced by driver_change_variable_type().

int DriverVarTypeInfo::target_flags[MAX_DRIVER_TARGETS]

Definition at line 974 of file fcurve.c.

Referenced by driver_change_variable_type().

const char* DriverVarTypeInfo::target_names[MAX_DRIVER_TARGETS]

Definition at line 973 of file fcurve.c.


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