Skip to main content
Version: 10 Jul 2024

MLMeshingMeshInfo

Module: Meshing2

More...

#include <ml_meshing2.h>

Public Attributes

TypeName
MLTimetimestamp
uint32_tdata_count
MLMeshingBlockInfo *data

Detailed Description

struct MLMeshingMeshInfo;

Response structure for the mesh block info.


Public Attributes Documentation

timestamp

MLTime timestamp;

The response timestamp to a earlier request.


data_count

uint32_t data_count;

The number of responses in data pointer.


data

MLMeshingBlockInfo * data;

The meshinfo returned by the system.