Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  
Classes | Macros | Functions
igtl_qtrans.h File Reference
#include "igtl_win32header.h"
#include "igtl_util.h"
#include "igtl_types.h"
Include dependency graph for igtl_qtrans.h:

Go to the source code of this file.

Classes

struct  igtl_qtrans
 

Macros

#define IGTL_QTRANS_MESSAGE_DEFAULT_SIZE   28
 
#define IGTL_QTRANS_MESSAGE_POSITON_ONLY_SIZE   12 /* size w/o quaternion */
 
#define IGTL_QTRANS_MESSAGE_WITH_QUATERNION3_SIZE   24 /* size 3-element quaternion */
 

Functions

void igtl_export igtl_qtrans_convert_byte_order (igtl_qtrans *pos)
 
igtl_uint64 igtl_export igtl_qtrans_get_crc (igtl_qtrans *pos)
 

Macro Definition Documentation

#define IGTL_QTRANS_MESSAGE_DEFAULT_SIZE   28

Definition at line 22 of file igtl_qtrans.h.

#define IGTL_QTRANS_MESSAGE_POSITON_ONLY_SIZE   12 /* size w/o quaternion */

NOTE: the size varies if orientation is omitted

Definition at line 24 of file igtl_qtrans.h.

#define IGTL_QTRANS_MESSAGE_WITH_QUATERNION3_SIZE   24 /* size 3-element quaternion */

Definition at line 25 of file igtl_qtrans.h.

Function Documentation

void igtl_export igtl_qtrans_convert_byte_order ( igtl_qtrans pos)

Converts endianness of each member variable in igtl_status_header from host byte order to network byte order, or vice versa.

igtl_uint64 igtl_export igtl_qtrans_get_crc ( igtl_qtrans pos)

Calculates CRC of qtrans message


Generated at Mon Nov 11 2013 05:19:49 for OpenIGTLink by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2012