BulletCSharp.LinearMathPINVOKE.btAlignedAllocSetCustomAligned C# (CSharp) Method

btAlignedAllocSetCustomAligned() private method

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