MLMeshingBlockRequest
Module: Meshing2
#include <ml_meshing2.h>
Public Attributes
Type | Name |
---|---|
MLCoordinateFrameUID | id |
MLMeshingLOD | level |
Detailed Description
struct MLMeshingBlockRequest;
Request structure to get the actual mesh for a block.
Public Attributes Documentation
id
MLCoordinateFrameUID id;
The UID to represent the block. Note: Not for use with perception snapshot system, purely a unique identifier.
level
MLMeshingLOD level;
The LOD level to request.