BulletCSharp.BulletSoftBodyPINVOKE.delete_btSoftBodyTriangleCallback C# (CSharp) Method

delete_btSoftBodyTriangleCallback() private method

private delete_btSoftBodyTriangleCallback ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void delete_btSoftBodyTriangleCallback(HandleRef jarg1);
BulletSoftBodyPINVOKE