MLSnapshotStaticData
Module: Perception
Static information about the snapshot system. More...
#include <ml_snapshot.h>
Public Attributes
Type | Name |
---|---|
uint32_t | version |
MLCoordinateFrameUID | coord_world_origin |
Detailed Description
struct MLSnapshotStaticData;
Static information about the snapshot system.
Initalize this structure with MLSnapshotStaticDataInit and populate with MLSnapshotGetStaticData().
API Level:
- 30
Public Attributes Documentation
version
uint32_t version;
Version of this structure.
coord_world_origin
MLCoordinateFrameUID coord_world_origin;
Coordinate frame ID.