Yi Li
Results
1
issues of
Yi Li
The first **if** statement in the following code snippet (in file **ssBVH_Node.cs**) ``` // perform the best rotation... if (bestRot.rot != Rot.NONE) { // if the best rotation is no-rotation......