Public Attributes | Related Functions | List of all members
XsGloveData Class Reference

A container for glove data. More...

#include <xsglovedata.h>

Public Attributes

XsFingerData m_fingerData [XSFINGERSEGMENTCOUNT]
 Data for each tracked finger segment. More...
 
uint32_t m_frameNumber
 The sequential frame number for the data. More...
 
uint16_t m_validSampleFlags
 Flags describing the general validity of the data. More...
 

Related Functions

(Note that these are not member functions.)

void XsGloveData_construct (struct XsGloveData *thisPtr)
 Initialize an XsGloveData object. More...
 
void XsGloveData_copy (struct XsGloveData *copy, struct XsGloveData const *src)
 Copy the contents of an XsGloveData object. More...
 
void XsGloveData_destruct (struct XsGloveData *thisPtr)
 Destruct an XsGloveData object. More...
 
void XsGloveData_swap (struct XsGloveData *lhs, struct XsGloveData *rhs)
 Swap the contents of two XsGloveData objects. More...
 

Detailed Description

A container for glove data.

Container for Glove data.

Definition at line 214 of file xsglovedata.h.

Member Data Documentation

◆ m_fingerData

XsFingerData XsGloveData::m_fingerData[XSFINGERSEGMENTCOUNT]

Data for each tracked finger segment.

Definition at line 310 of file xsglovedata.h.

◆ m_frameNumber

uint32_t XsGloveData::m_frameNumber

The sequential frame number for the data.

Definition at line 311 of file xsglovedata.h.

◆ m_validSampleFlags

uint16_t XsGloveData::m_validSampleFlags

Flags describing the general validity of the data.

Definition at line 312 of file xsglovedata.h.


The documentation for this class was generated from the following files:


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