BulletCSharp.LinearMathPINVOKE.HullResult_mPolygons_set C# (CSharp) Method

HullResult_mPolygons_set() private method

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