Return true

This commit is contained in:
Irlan 2019-06-03 19:39:06 -03:00
parent ef1ae1230b
commit 552970cfe7

View File

@ -438,6 +438,8 @@ public:
bestNormal = output.normal;
}
}
return true;
}
b3Sphere sphere;