|
Point Cloud Library (PCL)
1.11.1-dev
|
#include <pcl/impl/cloud_iterator.hpp>
Inherits pcl::CloudIterator< PointT >::Iterator.
Public Member Functions | |
| IteratorIdx (PointCloud< PointT > &cloud, const Indices &indices) | |
| IteratorIdx (PointCloud< PointT > &cloud, const PointIndices &indices) | |
| virtual | ~IteratorIdx () |
| void | operator++ () |
| void | operator++ (int) |
| PointT & | operator* () const |
| PointT * | operator-> () |
| unsigned | getCurrentPointIndex () const |
| unsigned | getCurrentIndex () const |
| std::size_t | size () const |
| void | reset () |
| bool | isValid () const |
Definition at line 116 of file cloud_iterator.hpp.
|
inline |
Definition at line 119 of file cloud_iterator.hpp.
|
inline |
Definition at line 126 of file cloud_iterator.hpp.
|
inlinevirtual |
Definition at line 133 of file cloud_iterator.hpp.
|
inline |
Definition at line 160 of file cloud_iterator.hpp.
|
inline |
Definition at line 155 of file cloud_iterator.hpp.
|
inline |
Definition at line 175 of file cloud_iterator.hpp.
|
inline |
Definition at line 145 of file cloud_iterator.hpp.
|
inline |
Definition at line 135 of file cloud_iterator.hpp.
|
inline |
Definition at line 140 of file cloud_iterator.hpp.
|
inline |
Definition at line 150 of file cloud_iterator.hpp.
|
inline |
Definition at line 170 of file cloud_iterator.hpp.
|
inline |
Definition at line 165 of file cloud_iterator.hpp.