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

Public Member Functions | |
| GenericPointCloudIterator () | |
| template<typename T > | |
| T & | get (const PCDataField &field) |
| 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 | |
| GenericPointCloudIterator (uint8 *ptr, std::size_t step) | |
Protected Attributes | |
| const uint8 * | mPtr |
| std::size_t | mStep |
Friends | |
| class | GenericPointCloud |
|
inlineprotected |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
friend |
|
protectedinherited |
|
protectedinherited |
1.8.14