EditableRoom Struct Reference

A room together with the provider segment (i.e. the navigation graph) it belongs to. More...

#include <armarx/navigation/components/room_editor/RoomEditor.h>

Public Attributes

std::string providerSegmentName
 
algorithms::Room room
 

Detailed Description

A room together with the provider segment (i.e. the navigation graph) it belongs to.

Definition at line 44 of file RoomEditor.h.

Member Data Documentation

◆ providerSegmentName

std::string providerSegmentName

Definition at line 46 of file RoomEditor.h.

◆ room

Definition at line 47 of file RoomEditor.h.


The documentation for this struct was generated from the following file: