BulletCSharp.LinearMathPINVOKE.HullDesc_ClearHullFlag C# (CSharp) Method

HullDesc_ClearHullFlag() private method

private HullDesc_ClearHullFlag ( HandleRef jarg1, int jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
return void
        public static extern void HullDesc_ClearHullFlag(HandleRef jarg1, int jarg2);
LinearMathPINVOKE