Classes | Macros | Typedefs | Functions
xsglovedata.h File Reference
#include "xstypesconfig.h"
#include "xsvector3.h"
#include "xsquaternion.h"
Include dependency graph for xsglovedata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XsFingerData
 A container for Finger data. More...
 
class  XsGloveData
 A container for glove data. More...
 

Macros

#define XSFINGERDATA_INITIALIZER   { XSQUATERNION_INITIALIZER, XSVECTOR3_INITIALIZER, XSVECTOR3_INITIALIZER, 0, 0, 0}
 
#define XSFINGERSEGMENTCOUNT   12
 
#define XSGLOVEDATA_INITIALIZER
 

Typedefs

typedef struct XsFingerData XsFingerData
 
typedef struct XsGloveData XsGloveData
 

Macro Definition Documentation

◆ XSFINGERDATA_INITIALIZER

#define XSFINGERDATA_INITIALIZER   { XSQUATERNION_INITIALIZER, XSVECTOR3_INITIALIZER, XSVECTOR3_INITIALIZER, 0, 0, 0}

Definition at line 79 of file xsglovedata.h.

◆ XSFINGERSEGMENTCOUNT

#define XSFINGERSEGMENTCOUNT   12

Definition at line 99 of file xsglovedata.h.

◆ XSGLOVEDATA_INITIALIZER

#define XSGLOVEDATA_INITIALIZER

Typedef Documentation

◆ XsFingerData

typedef struct XsFingerData XsFingerData

Definition at line 210 of file xsglovedata.h.

◆ XsGloveData

typedef struct XsGloveData XsGloveData

Definition at line 315 of file xsglovedata.h.

Function Documentation

◆ XsFingerData_construct()

XSTYPES_DLL_API void XsFingerData_construct ( struct XsFingerData thisPtr)
related

◆ XsFingerData_copy()

XSTYPES_DLL_API void XsFingerData_copy ( struct XsFingerData copy,
struct XsFingerData const *  src 
)
related

◆ XsFingerData_destruct()

XSTYPES_DLL_API void XsFingerData_destruct ( struct XsFingerData thisPtr)
related

◆ XsFingerData_swap()

XSTYPES_DLL_API void XsFingerData_swap ( struct XsFingerData lhs,
struct XsFingerData rhs 
)
related

◆ XsGloveData_construct()

XSTYPES_DLL_API void XsGloveData_construct ( struct XsGloveData thisPtr)
related

◆ XsGloveData_copy()

XSTYPES_DLL_API void XsGloveData_copy ( struct XsGloveData copy,
struct XsGloveData const *  src 
)
related

◆ XsGloveData_destruct()

XSTYPES_DLL_API void XsGloveData_destruct ( struct XsGloveData thisPtr)
related

◆ XsGloveData_swap()

XSTYPES_DLL_API void XsGloveData_swap ( struct XsGloveData lhs,
struct XsGloveData rhs 
)
related
XSFINGERDATA_INITIALIZER
#define XSFINGERDATA_INITIALIZER
Definition: xsglovedata.h:79


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