@class ADJasperPointCloud; @interface ARPointCloud : NSObject { struct vector> { void *__begin_; void *__end_; struct __compressed_pair> { void *__value_; } __end_cap_; } _pointsVector; struct vector> { unsigned long long *__begin_; unsigned long long *__end_; struct __compressed_pair> { unsigned long long *__value_; } __end_cap_; } _identifiersVector; struct vector> { float *__begin_; float *__end_; struct __compressed_pair> { float *__value_; } __end_cap_; } _vergenceAngleCosinesVector; void /* unknown type, empty encoding */ _centroid; void /* unknown type, empty encoding */ _standardDeviation; ADJasperPointCloud *_depthPointCloud; } @property (class, readonly) BOOL supportsSecureCoding; @property (readonly, nonatomic) unsigned long long count; @property (readonly, nonatomic) const void *points; @property (readonly, nonatomic) const unsigned long long *identifiers; + (id)emptyPointCloud; + (id)concatPointClouds:(id)a0; - (void /* unknown type, empty encoding */)centroid; - (unsigned long long)hash; - (void)encodeWithCoder:(id)a0; - (void /* unknown type, empty encoding */)standardDeviation; - (id).cxx_construct; - (id)description; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)initWithCoder:(id)a0; - (id)filterPointCloudFrom:(id)a0 ellipsoid:(SEL)a1; - (id)depthPointCloud; - (id)_hitTestPointFromOrigin:(id)a0 withDirection:(SEL)a1 maximumAngle:(float)a2 cameraToWorldTransform:(struct { void /* unknown type, empty encoding */ x0[4]; })a3; - (struct { })computeBounds; - (id)filterPointCloudWithIdentifiers:(struct set, std::allocator> { struct __tree, std::allocator> { void *x0; struct __compressed_pair *>, std::allocator>> { struct __tree_end_node *> { void *x0; } x0; } x1; struct __compressed_pair> { unsigned long long x0; } x2; } x0; })a0; - (id)initWithCV3DPointData:(id)a0 minVergenceAngleCosine:(double)a1; - (id)initWithDepthPointCloud:(id)a0; - (id)initWithPointData:(id)a0; - (id)initWithPointsVector:(struct vector> { struct __compressed_pair> { void *x0; } **x0; })a0 identifiersVector:(struct vector> { unsigned long long *x0; unsigned long long *x1; struct __compressed_pair> { unsigned long long *x0; } x2; })a1; - (id)initWithPointsVector:(struct vector> { struct __compressed_pair> { void *x0; } **x0; })a0 identifiersVector:(struct vector> { unsigned long long *x0; unsigned long long *x1; struct __compressed_pair> { unsigned long long *x0; } x2; })a1 vergenceAngleCosinesVector:(struct vector> { float *x0; float *x1; struct __compressed_pair> { float *x0; } x2; })a2; - (id)pointCloudByApplyingTransform:(struct { void /* unknown type, empty encoding */ x0[4]; })a0; - (const float *)vergenceAngleCosines; @end