We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c423d30 + e41e20f commit 9489406Copy full SHA for 9489406
1 file changed
filters/include/pcl/filters/voxel_grid.h
@@ -325,7 +325,7 @@ namespace pcl
325
inline Eigen::Vector3i
326
getMinBoxCoordinates () const { return (min_b_.head<3> ()); }
327
328
- /** \brief Get the minimum coordinates of the bounding box (after
+ /** \brief Get the maximum coordinates of the bounding box (after
329
* filtering is performed).
330
*/
331
@@ -645,7 +645,7 @@ namespace pcl
645
646
647
648
649
650
651
0 commit comments