@protocol MTLBuffer, MTLDevice; @interface ARMeshChunk : NSObject { id _device; } @property (nonatomic) struct ChunkMesh { struct Matrix { short m_data[3]; } chunk_position; struct TriMesh { struct vector, std::allocator>> { void *__begin_; void *__end_; struct __compressed_pair *, std::allocator>> { void *__value_; } __end_cap_; } vertices; struct vector, std::allocator>> { void *__begin_; void *__end_; struct __compressed_pair *, std::allocator>> { void *__value_; } __end_cap_; } colors; struct vector, std::allocator>> { void *__begin_; void *__end_; struct __compressed_pair *, std::allocator>> { void *__value_; } __end_cap_; } normals; struct vector, std::allocator>> { void *__begin_; void *__end_; struct __compressed_pair *, std::allocator>> { void *__value_; } __end_cap_; } faces; struct vector, std::allocator>> { void *__begin_; void *__end_; struct __compressed_pair *, std::allocator>> { void *__value_; } __end_cap_; } edges; struct vector, std::allocator>> { void *__begin_; void *__end_; struct __compressed_pair *, std::allocator>> { void *__value_; } __end_cap_; } tex_coords; struct vector, std::allocator>> { void *__begin_; void *__end_; struct __compressed_pair *, std::allocator>> { void *__value_; } __end_cap_; } tex_faces; } mesh; } chunkMesh; @property (nonatomic) struct vector> { char *__begin_; char *__end_; struct __compressed_pair> { char *__value_; } __end_cap_; } semanticsVector; @property (nonatomic) double voxelSize; @property (nonatomic) void /* unknown type, empty encoding */ chunkID; @property (retain, nonatomic) id vertices; @property (retain, nonatomic) id normals; @property (retain, nonatomic) id faces; @property (retain, nonatomic) id edges; @property (retain, nonatomic) id semantics; @property (nonatomic) unsigned int numVertices; @property (nonatomic) unsigned int numNormals; @property (nonatomic) unsigned int numFaces; @property (nonatomic) unsigned int numEdges; @property (nonatomic) unsigned int numSemantics; @property (nonatomic) double timestamp; - (long long)faceCount; - (id).cxx_construct; - (id)identifier; - (long long)vertexCount; - (void).cxx_destruct; - (id)chunkIdentifier; - (void)addSemantics:(const char *)a0 count:(unsigned int)a1 size:(unsigned int)a2; - (id)anchorForReferenceOriginTransform:(struct { void /* unknown type, empty encoding */ x0[4]; })a0; - (unsigned long long)chunkIdFromPosition; - (void)convertToWorldSourceFromVisionSource:(id)a0 relativeTransform:(struct { void /* unknown type, empty encoding */ x0[4]; })a1 rotationOnly:(BOOL)a2; - (id)initWithChunk:(struct ChunkMesh { struct Matrix { short x0[3]; } x0; struct TriMesh { struct vector, std::allocator>> { void *x0; void *x1; struct __compressed_pair *, std::allocator>> { void *x0; } x2; } x0; struct vector, std::allocator>> { void *x0; void *x1; struct __compressed_pair *, std::allocator>> { void *x0; } x2; } x1; struct vector, std::allocator>> { void *x0; void *x1; struct __compressed_pair *, std::allocator>> { void *x0; } x2; } x2; struct vector, std::allocator>> { void *x0; void *x1; struct __compressed_pair *, std::allocator>> { void *x0; } x2; } x3; struct vector, std::allocator>> { void *x0; void *x1; struct __compressed_pair *, std::allocator>> { void *x0; } x2; } x4; struct vector, std::allocator>> { void *x0; void *x1; struct __compressed_pair *, std::allocator>> { void *x0; } x2; } x5; struct vector, std::allocator>> { void *x0; void *x1; struct __compressed_pair *, std::allocator>> { void *x0; } x2; } x6; } x1; })a0 device:(id)a1 timestamp:(double)a2 voxelSize:(double)a3; @end