BulletCSharp.BulletCollisionPINVOKE.btAlignedObjectArraybtFace_copyFromArray C# (CSharp) Method

btAlignedObjectArraybtFace_copyFromArray() private method

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