BulletCSharp.BulletCollisionPINVOKE.delete_btMultiSphereShape C# (CSharp) Method

delete_btMultiSphereShape() private method

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