Skip to main content
Version: 20 Mar 2024

MLMeshingBlockInfo

Module: Meshing2

More...

#include <ml_meshing2.h>

Public Attributes

TypeName
MLCoordinateFrameUIDid
MLMeshingExtentsextents
MLTimetimestamp
MLMeshingMeshStatestate

Detailed Description

struct MLMeshingBlockInfo;

Representation of a mesh block.


Public Attributes Documentation

id

MLCoordinateFrameUID id;

The coordinate frame UID to represent the block. Note: Not for use with perception snapshot system, purely a unique identifier.


extents

MLMeshingExtents extents;

The extents of the bounding box.


timestamp

MLTime timestamp;

The timestamp when block was updated.


state

MLMeshingMeshState state;

The state of the Mesh Block.