|
Astra SDK
v2.1.3
|
Struct containing floor information about the scene 更多...
#include <body_types.h>
Public 属性 | |
| astra_floormask_t | floorMask |
| Floor mask | |
| astra_plane_t | floorPlane |
| Floor plane | |
| astra_bool_t | floorDetected |
| If the floor is detected, ASTRA_TRUE. Otherwise, ASTRA_FALSE. 更多... | |
Struct containing floor information about the scene
| astra_bool_t _astra_floor_info::floorDetected |
If the floor is detected, ASTRA_TRUE. Otherwise, ASTRA_FALSE.
If a floor is not detected, floorPlane and floorMask will not contain meaningful data.