BulletCSharp.BulletCollisionPINVOKE.delete_btCompoundShape C# (CSharp) Method

delete_btCompoundShape() private method

private delete_btCompoundShape ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void delete_btCompoundShape(HandleRef jarg1);
BulletCollisionPINVOKE