A tiny optimization to ImLineClosestPoint. Removed unnecessary sqrtf call.
ab_lenSqr -> ab_len_sqr
Moved line where ab_len_sqr is computed after the first return
1 parent 16ff9fa commit 94466745bb6491449d4d71ca88b4bfdf823088e4
@Podgorskiy Podgorskiy authored on 21 Feb 2018
Showing 1 changed file
View
imgui.cpp