Go to the source code of this file.
Classes | |
| struct | igtl_point_element |
Defines | |
| #define | IGTL_POINT_ELEMENT_SIZE 136 |
| #define | igtl_point_get_data_n(size) ((size) / IGTL_POINT_ELEMENT_SIZE) |
| #define | igtl_point_get_data_size(n) ((n) * IGTL_POINT_ELEMENT_SIZE) |
| #define | IGTL_POINT_LEN_GROUP_NAME 32 |
| #define | IGTL_POINT_LEN_NAME 64 |
| #define | IGTL_POINT_LEN_OWNER 20 |
Functions | |
| void igtl_export | igtl_point_convert_byte_order (igtl_point_element *pointlist, int nelem) |
| igtl_uint64 igtl_export | igtl_point_get_crc (igtl_point_element *pointlist, int nelem) |
| #define IGTL_POINT_ELEMENT_SIZE 136 |
Definition at line 24 of file igtl_point.h.
| #define igtl_point_get_data_n | ( | size | ) | ((size) / IGTL_POINT_ELEMENT_SIZE) |
Definition at line 63 of file igtl_point.h.
| #define igtl_point_get_data_size | ( | n | ) | ((n) * IGTL_POINT_ELEMENT_SIZE) |
Definition at line 62 of file igtl_point.h.
| #define IGTL_POINT_LEN_GROUP_NAME 32 |
Definition at line 27 of file igtl_point.h.
| #define IGTL_POINT_LEN_NAME 64 |
Definition at line 26 of file igtl_point.h.
| #define IGTL_POINT_LEN_OWNER 20 |
Definition at line 28 of file igtl_point.h.
| void igtl_export igtl_point_convert_byte_order | ( | igtl_point_element * | pointlist, |
| int | nelem | ||
| ) |
| igtl_uint64 igtl_export igtl_point_get_crc | ( | igtl_point_element * | pointlist, |
| int | nelem | ||
| ) |
1.7.4 written by Dimitri van Heesch,
© 1997-2000