Ocean
|
Definition of a planar (2D) room object. More...
Additional Inherited Members | |
Properties inherited from RoomObject | |
NSString * | type_ |
The type of the object. More... | |
NSString * | identifier_ |
The unique identifier of the object. More... | |
float | confidence_ |
The confidence of this object, with range [0, 1], higher is better;. More... | |
simd_float4x4 | transform_ |
A matrix that defines the object’s position and orientation in the scene. More... | |
simd_float3 | dimension_ |
A bounding box that contains the object. More... | |
Definition of a planar (2D) room object.