BulletCSharp.BulletSoftBodyPINVOKE.Impulse_m_velocity_set C# (CSharp) Method

Impulse_m_velocity_set() private method

private Impulse_m_velocity_set ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
return void
        public static extern void Impulse_m_velocity_set(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE