#include <OctoMap.h>
Public Member Functions | |
| OcTreeNodeInfo (int nodeRefId, const octomap::OcTreeKey &key, bool isObstacle) | |
Public Attributes | |
| bool | isObstacle_ |
| octomap::OcTreeKey | key_ |
| int | nodeRefId_ |
| rtabmap::OcTreeNodeInfo::OcTreeNodeInfo | ( | int | nodeRefId, |
| const octomap::OcTreeKey & | key, | ||
| bool | isObstacle | ||
| ) | [inline] |