Blender V2.61 - r43446
|
#include <KX_ConvertPhysicsObject.h>
Public Attributes | |
float | m_center [3] |
float | m_extends [3] |
Definition at line 50 of file KX_ConvertPhysicsObject.h.
float KX_BoxBounds::m_center[3] |
Definition at line 52 of file KX_ConvertPhysicsObject.h.
Referenced by BL_CreatePhysicsObjectNew().
float KX_BoxBounds::m_extends[3] |
Definition at line 53 of file KX_ConvertPhysicsObject.h.
Referenced by BL_CreatePhysicsObjectNew().