BulletCSharp.LinearMathPINVOKE.HullDesc_HasHullFlag C# (CSharp) Method

HullDesc_HasHullFlag() private method

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