The Float2IntPass got a class member called Roots, but Roots was also passed around to member function as a reference. This patch simply remove those references.
18 KiB
18 KiB
The Float2IntPass got a class member called Roots, but Roots was also passed around to member function as a reference. This patch simply remove those references.