• M
    Update from book source. · c04e27d7
    Matt Pharr 提交于
    Small cleanups in EqualAreaSquareToSphere():
    - use std::sin/std::cos rather than approximations
    - replace FlipSign() with with std::copysign
    c04e27d7
math.h 45.0 KB