MLSnapshotStaticData
Static information about the snapshot system. Initalize this structure with MLSnapshotStaticDataInit() and populate with MLSnapshotGetStaticData()
Public Methods
MLSnapshotStaticData Init
public static MLSnapshotStaticData Init()
Public Attributes
CoordWorldOrigin
Coordinate frame ID.
public MLCoordinateFrameUID CoordWorldOrigin;
Type | Description |
---|---|
MLCoordinateFrameUID | A unique identifier which represents a coordinate frame. The unique identifier is comprised of two values. |
version
Version of this structure.
public UInt32 version;