BulletCSharp.BulletCollisionPINVOKE.delete_btConvexHullShape C# (CSharp) Method

delete_btConvexHullShape() private method

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