Struct representing building levels. More...
#include <tango_3d_reconstruction_api.h>
Public Attributes | |
Tango3DR_FloorplanLevel * | levels |
Array with building level information. More... | |
uint32_t | num_levels |
Number of building levels. More... | |
Struct representing building levels.
Definition at line 336 of file tango_3d_reconstruction_api.h.
Tango3DR_FloorplanLevel* Tango3DR_FloorplanLevelArray::levels |
Array with building level information.
Definition at line 341 of file tango_3d_reconstruction_api.h.
uint32_t Tango3DR_FloorplanLevelArray::num_levels |
Number of building levels.
Definition at line 338 of file tango_3d_reconstruction_api.h.