BulletCSharp.BulletCollisionPINVOKE.btAlignedObjectArraybtFace_clear C# (CSharp) Method

btAlignedObjectArraybtFace_clear() private method

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