AcademySoftwareFoundation / Imath

Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
https://imath.readthedocs.io
BSD 3-Clause "New" or "Revised" License
356 stars 104 forks source link

ImathFun.cpp: add std:: to isfinite in remaining cases #371

Closed barracuda156 closed 4 months ago

barracuda156 commented 4 months ago

A follow-up to https://github.com/AcademySoftwareFoundation/Imath/pull/368 Fixes: https://github.com/AcademySoftwareFoundation/Imath/issues/367