15 #ifndef __IGTL_POINT_H 16 #define __IGTL_POINT_H 22 #define IGTL_POINT_ELEMENT_SIZE 136 24 #define IGTL_POINT_LEN_NAME 64 25 #define IGTL_POINT_LEN_GROUP_NAME 32 26 #define IGTL_POINT_LEN_OWNER 20 39 igtl_float32 position[3];
48 #define igtl_point_get_data_size(n) ((n) * IGTL_POINT_ELEMENT_SIZE) 52 #define igtl_point_get_data_n(size) ((size) / IGTL_POINT_ELEMENT_SIZE) void igtl_export igtl_point_convert_byte_order(igtl_point_element *pointlist, int nelem)
#define IGTL_POINT_LEN_NAME
igtl_uint64 igtl_export igtl_point_get_crc(igtl_point_element *pointlist, int nelem)
#define IGTL_POINT_LEN_OWNER
#define IGTL_POINT_LEN_GROUP_NAME