Ocean
VolumetricRoomObject Class Reference

Definition of a volumetric (3D) room object. More...

Inheritance diagram for VolumetricRoomObject:

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...
 

Detailed Description

Definition of a volumetric (3D) room object.


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