Blender V2.61 - r43446
|
#include <PHY_Pro.h>
Public Attributes | |
MT_Scalar | m_mass |
MT_Scalar | m_inertia |
MT_Scalar | m_lin_drag |
MT_Scalar | m_ang_drag |
MT_Scalar | m_friction_scaling [3] |
MT_Scalar | m_clamp_vel_min |
MT_Scalar | m_clamp_vel_max |
bool | m_do_anisotropic |
bool | m_do_fh |
bool | m_do_rot_fh |
Definition at line 42 of file PHY_Pro.h.
Referenced by CreateShapePropsFromBlenderObject().
Definition at line 45 of file PHY_Pro.h.
Referenced by CreateShapePropsFromBlenderObject().
Definition at line 44 of file PHY_Pro.h.
Referenced by CreateShapePropsFromBlenderObject().
Definition at line 46 of file PHY_Pro.h.
Referenced by CreateShapePropsFromBlenderObject().
Definition at line 47 of file PHY_Pro.h.
Referenced by CreateShapePropsFromBlenderObject().
Definition at line 48 of file PHY_Pro.h.
Referenced by CreateShapePropsFromBlenderObject().
Definition at line 43 of file PHY_Pro.h.
Referenced by CreateShapePropsFromBlenderObject().
Definition at line 40 of file PHY_Pro.h.
Referenced by CreateShapePropsFromBlenderObject().
Definition at line 41 of file PHY_Pro.h.
Referenced by CreateShapePropsFromBlenderObject().
Definition at line 39 of file PHY_Pro.h.
Referenced by BL_CreatePhysicsObjectNew(), and CreateShapePropsFromBlenderObject().