Blender V2.61 - r43446
|
#include <DNA_constraint_types.h>
Public Attributes | |
struct Object * | tar |
struct Object * | child |
int | type |
float | pivX |
float | pivY |
float | pivZ |
float | axX |
float | axY |
float | axZ |
float | minLimit [6] |
float | maxLimit [6] |
float | extraFz |
short | flag |
short | pad |
short | pad1 |
short | pad2 |
Definition at line 295 of file DNA_constraint_types.h.
Definition at line 302 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects(), do_version_constraints_radians_degrees_250(), and drawRBpivot().
Definition at line 303 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects(), and do_version_constraints_radians_degrees_250().
Definition at line 304 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects(), and do_version_constraints_radians_degrees_250().
Definition at line 297 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects(), and rbj_id_looper().
Definition at line 307 of file DNA_constraint_types.h.
Definition at line 308 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects(), and draw_object().
float bRigidBodyJointConstraint::maxLimit[6] |
Definition at line 306 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects().
float bRigidBodyJointConstraint::minLimit[6] |
Definition at line 305 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects().
Definition at line 309 of file DNA_constraint_types.h.
Definition at line 310 of file DNA_constraint_types.h.
Definition at line 311 of file DNA_constraint_types.h.
Definition at line 299 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects(), and drawRBpivot().
Definition at line 300 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects().
Definition at line 301 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects().
struct Object* bRigidBodyJointConstraint::tar |
Definition at line 296 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects(), rbj_flush_tars(), rbj_get_tars(), and rbj_id_looper().
Definition at line 298 of file DNA_constraint_types.h.
Referenced by BL_ConvertBlenderObjects(), and rbj_new_data().