Blender V2.61 - r43446
|
#include <DNA_sensor_types.h>
Public Attributes | |
char | name [64] |
struct Material * | ma |
float | dist |
float | pad |
Definition at line 61 of file DNA_sensor_types.h.
float bTouchSensor::dist |
Definition at line 64 of file DNA_sensor_types.h.
struct Material* bTouchSensor::ma |
Definition at line 63 of file DNA_sensor_types.h.
Referenced by BL_ConvertSensors(), draw_sensorbuttons(), expand_object(), and lib_link_object().
char bTouchSensor::name[64] |
Definition at line 62 of file DNA_sensor_types.h.
float bTouchSensor::pad |
Definition at line 64 of file DNA_sensor_types.h.