Commit c0315f3
C. Andy Martin
ogre helpers point_cloud: add size into bounds
Add the size of the point visual into the bounding box.
For small or zero sized points this makes little difference,
but for large points (such as visualizing an octomap with
large compressed regions), it is important to add the bounds
to keep the points visible at the very edges of the cloud.1 parent cfb3f81 commit c0315f3
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| 483 | + | |
483 | 484 | | |
484 | 485 | | |
485 | 486 | | |
| |||
539 | 540 | | |
540 | 541 | | |
541 | 542 | | |
542 | | - | |
| 543 | + | |
| 544 | + | |
543 | 545 | | |
544 | 546 | | |
545 | 547 | | |
| |||
0 commit comments