luxlabs header browser preview


@interface ARCV3DPlaneDetectionSingleShotPlaneList : NSObject

@property (readonly, nonatomic) struct CV3DPlaneDetectionSingleShotPlaneList { } *cv3dPlaneDetections;

- (void)dealloc;
- (id)initWithDetectionResult:(struct CV3DPlaneDetectionSingleShotPlaneList { } *)a0;

@end