BulletCSharp.LinearMathPINVOKE.btMatrix3x3_setIdentity C# (CSharp) Method

btMatrix3x3_setIdentity() private method

private btMatrix3x3_setIdentity ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void btMatrix3x3_setIdentity(HandleRef jarg1);
LinearMathPINVOKE