@class NSUUID; @interface ARSpatialMappingPointCloud : NSObject { struct vector> { void *__begin_; void *__end_; struct __compressed_pair> { void *__value_; } __end_cap_; } _points; struct vector> { void *__begin_; void *__end_; struct __compressed_pair> { void *__value_; } __end_cap_; } _normals; struct vector> { void *__begin_; void *__end_; struct __compressed_pair> { void *__value_; } __end_cap_; } _colors; struct vector> { char *__begin_; char *__end_; struct __compressed_pair> { char *__value_; } __end_cap_; } _semantics; struct vector> { void *__begin_; void *__end_; struct __compressed_pair> { void *__value_; } __end_cap_; } _semanticLabels; struct vector> { void *__begin_; void *__end_; struct __compressed_pair> { void *__value_; } __end_cap_; } _semanticVotes; struct vector> { void *__begin_; void *__end_; struct __compressed_pair> { void *__value_; } __end_cap_; } _pointsToWorld; } @property (readonly, nonatomic) long long count; @property (readonly, nonatomic) const void *points; @property (readonly, nonatomic) const void *semanticLabels; @property (readonly, nonatomic) const void *semanticVotes; @property struct { void /* unknown type, empty encoding */ columns[4]; } cameraPose; @property (readonly, nonatomic) void *normals; @property (readonly, nonatomic) void *colors; @property (readonly, nonatomic) char *semantics; @property (readonly, nonatomic) unsigned long long semanticsBinSize; @property (readonly, nonatomic) NSUUID *identifier; @property (readonly, nonatomic) void *pointsToWorld; @property (readonly, nonatomic) double timestamp; + (id)dictionaryFromArray:(id)a0; - (id).cxx_construct; - (void).cxx_destruct; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)initWithPointCloud:(struct CV3DReconPointCloud { } *)a0 smTransform:(struct { void /* unknown type, empty encoding */ x0[4]; })a1 identifier:(id)a2 timestamp:(double)a3; - (id)initWithPointCloud:(struct CV3DReconPointCloud { } *)a0 transform:(struct { void /* unknown type, empty encoding */ x0[4]; })a1 identifier:(id)a2 timestamp:(double)a3; - (void)updateTransform:(struct { void /* unknown type, empty encoding */ x0[4]; })a0; @end