use continue if NULL instead of a big if block if ...not NULL
also, SplitPoly returns if ps < 0, so there's no need to check for ps >= 0 afterwards
Loading
Please register or sign in to comment
also, SplitPoly returns if ps < 0, so there's no need to check for ps >= 0 afterwards