#include <string>
#include "igtlObject.h"
#include "igtlMath.h"
#include "igtlMessageBase.h"
#include "igtlTypes.h"
Go to the source code of this file.
Classes | |
class | igtl::Array< T > |
class | igtl::ArrayBase |
class | igtl::NDArrayMessage |
Namespaces | |
igtl | |
Macros | |
#define | IGTL_STRING_MESSAGE_DEFAULT_ENCODING 3 /* Default encoding -- ANSI-X3.5-1968 */ |
#define IGTL_STRING_MESSAGE_DEFAULT_ENCODING 3 /* Default encoding -- ANSI-X3.5-1968 */ |
Definition at line 25 of file igtlNDArrayMessage.h.