BulletCSharp.LinearMathPINVOKE.HullDesc_SetHullFlag C# (CSharp) Method

HullDesc_SetHullFlag() private method

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