#include <indexed_octree_key.h>
◆ IndexedOcTreeKey() [1/3]
octoclass::IndexedOcTreeKey::IndexedOcTreeKey |
( |
| ) |
|
|
inline |
◆ IndexedOcTreeKey() [2/3]
◆ IndexedOcTreeKey() [3/3]
octoclass::IndexedOcTreeKey::IndexedOcTreeKey |
( |
const octomap::OcTreeKey & |
other, |
|
|
uint |
index_in |
|
) |
| |
|
inline |
◆ operator!=()
bool octoclass::IndexedOcTreeKey::operator!= |
( |
const IndexedOcTreeKey & |
other | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool octoclass::IndexedOcTreeKey::operator== |
( |
const IndexedOcTreeKey & |
other | ) |
const |
|
inline |
◆ operator[]() [1/2]
key_type& octoclass::IndexedOcTreeKey::operator[] |
( |
unsigned int |
i | ) |
|
|
inline |
◆ operator[]() [2/2]
const key_type& octoclass::IndexedOcTreeKey::operator[] |
( |
unsigned int |
i | ) |
const |
|
inline |
◆ index_
uint octoclass::IndexedOcTreeKey::index_ |
◆ k_
key_type octoclass::IndexedOcTreeKey::k_[3] |
The documentation for this class was generated from the following file: