Page MenuHome

Cleanup: Adjust naming in new curves code
ClosedPublic

Authored by Hans Goudey (HooglyBoogly) on Mar 23 2022, 6:41 PM.

Details

Summary

Rename "size" variables and functions to use "num" instead,
based on T85728 (though this doesn't apply to simple C++
containers, it applies here). Rename "range" to "points" in
some functions, so be more specific.

Diff Detail

Event Timeline

Hans Goudey (HooglyBoogly) requested review of this revision.Mar 23 2022, 6:41 PM
Hans Goudey (HooglyBoogly) created this revision.
This revision is now accepted and ready to land.Mar 23 2022, 8:27 PM