Public Attributes | List of all members
XsGloveSnapshot Struct Reference

A container for Glove Snapshot data. More...

#include <xsglovesnapshot.h>

Public Attributes

XsFingerSnapshot m_fingers [12]
 The 12 fingers. More...
 
uint32_t m_frameNumber
 The frame number associated with the fingerdata. More...
 
uint8_t m_padByte
 A padded byte to align fingerdata. More...
 
uint16_t m_validSampleFlags
 The valid sample flags. More...
 

Detailed Description

A container for Glove Snapshot data.

Definition at line 133 of file xsglovesnapshot.h.

Member Data Documentation

◆ m_fingers

XsFingerSnapshot XsGloveSnapshot::m_fingers[12]

The 12 fingers.

Definition at line 138 of file xsglovesnapshot.h.

◆ m_frameNumber

uint32_t XsGloveSnapshot::m_frameNumber

The frame number associated with the fingerdata.

Definition at line 135 of file xsglovesnapshot.h.

◆ m_padByte

uint8_t XsGloveSnapshot::m_padByte

A padded byte to align fingerdata.

Definition at line 137 of file xsglovesnapshot.h.

◆ m_validSampleFlags

uint16_t XsGloveSnapshot::m_validSampleFlags

The valid sample flags.

Definition at line 136 of file xsglovesnapshot.h.


The documentation for this struct was generated from the following file:


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:22