Macros | Typedefs | Functions | Variables
xsquaternionarray.h File Reference
#include "xsarray.h"
Include dependency graph for xsquaternionarray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define XsQuaternionArray_destruct(thisPtr)   XsArray_destruct(thisPtr)
 
#define XSQUATERNIONARRAY_INITIALIZER   XSARRAY_INITIALIZER(&g_xsQuaternionArrayDescriptor)
 

Typedefs

typedef struct XsQuaternionArray XsQuaternionArray
 

Functions

 XSARRAY_STRUCT (XsQuaternionArray, struct XsQuaternion)
 
XSTYPES_DLL_API void XsQuaternionArray_construct (XsQuaternionArray *thisPtr, XsSize count, struct XsQuaternion const *src)
 

Variables

const XsArrayDescriptor XSTYPES_DLL_API g_xsQuaternionArrayDescriptor
 Descriptor for XsQuaternionArray. More...
 

Macro Definition Documentation

◆ XsQuaternionArray_destruct

#define XsQuaternionArray_destruct (   thisPtr)    XsArray_destruct(thisPtr)

Definition at line 85 of file xsquaternionarray.h.

◆ XSQUATERNIONARRAY_INITIALIZER

#define XSQUATERNIONARRAY_INITIALIZER   XSARRAY_INITIALIZER(&g_xsQuaternionArrayDescriptor)

Definition at line 78 of file xsquaternionarray.h.

Typedef Documentation

◆ XsQuaternionArray

Definition at line 82 of file xsquaternionarray.h.

Function Documentation

◆ XSARRAY_STRUCT()

XSARRAY_STRUCT ( XsQuaternionArray  ,
struct XsQuaternion   
)

◆ XsQuaternionArray_construct()

XSTYPES_DLL_API void XsQuaternionArray_construct ( XsQuaternionArray thisPtr,
XsSize  count,
struct XsQuaternion const *  src 
)

Variable Documentation

◆ g_xsQuaternionArrayDescriptor

const XsArrayDescriptor XSTYPES_DLL_API g_xsQuaternionArrayDescriptor

Descriptor for XsQuaternionArray.

Definition at line 83 of file xsquaternionarray.c.



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