|
MIRA
|
#include <maps/PointCloudIterator.h>

Public Member Functions | |
| GenericPointCloudConstIterator () | |
| bool | operator== (const GenericPointCloudConstIterator &other) const |
| bool | operator!= (const GenericPointCloudConstIterator &other) const |
| void | operator++ () |
| void | operator+= (std::size_t idx) |
| template<typename T > | |
| const T & | get (const PCDataField &field) const |
Protected Member Functions | |
| GenericPointCloudConstIterator (const uint8 *ptr, std::size_t step) | |
Protected Attributes | |
| const uint8 * | mPtr |
| std::size_t | mStep |
Friends | |
| class | GenericPointCloud |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
protected |
|
protected |
1.8.14