Same as a PointCloud2Iterator but for const data. More...
#include <point_cloud2_iterator.h>

Public Member Functions | |
| PointCloud2ConstIterator (const sensor_msgs::PointCloud2 &cloud_msg, const std::string &field_name) | |
Same as a PointCloud2Iterator but for const data.
Definition at line 292 of file point_cloud2_iterator.h.
| sensor_msgs::PointCloud2ConstIterator< T >::PointCloud2ConstIterator | ( | const sensor_msgs::PointCloud2 & | cloud_msg, |
| const std::string & | field_name | ||
| ) | [inline] |
Definition at line 295 of file point_cloud2_iterator.h.