-
Notifications
You must be signed in to change notification settings - Fork 463
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ogre helpers point_cloud: calculate bounding radius
Instead of calculating the bounding radius of the entire cloud as we go, calculate it once at the end when updating the bounding box by calling Ogre::Math::boundingRadiusFromAABB on the bounding box.
- Loading branch information
C. Andy Martin
committed
Jul 1, 2021
1 parent
5455c25
commit cfb3f81
Showing
1 changed file
with
2 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters