Struct representing a single building level. More...
#include <tango_3d_reconstruction_api.h>
Public Attributes | |
float | max_z |
Vertical position of the ceiling (in meters). | |
float | min_z |
Vertical position of the floor (in meters). |
Struct representing a single building level.
Definition at line 327 of file tango_3d_reconstruction_api.h.
Vertical position of the ceiling (in meters).
Definition at line 332 of file tango_3d_reconstruction_api.h.
Vertical position of the floor (in meters).
Definition at line 329 of file tango_3d_reconstruction_api.h.