CustusX
18.04-rc1
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
CustusX
CustusX Developer Documentation
Architecture
Build instructions
Code Style
Customize Applications
Superbuild
Coordinate Systems
External libraries
CustusX license
US Probe Definition
Supported Platforms
List of Definitions
Feature Overview
Installation
Plugins
Mesh Properties
Preferences
Building/installing PLUS
Landmark Import Point Metrics
Metrics
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
cxIGTLinkImageMessage.h
Go to the documentation of this file.
1
/*=========================================================================
2
This file is part of CustusX, an Image Guided Therapy Application.
3
4
Copyright (c) SINTEF Department of Medical Technology.
5
All rights reserved.
6
7
CustusX is released under a BSD 3-Clause license.
8
9
See Lisence.txt (https://github.com/SINTEFMedtek/CustusX/blob/master/License.txt) for details.
10
=========================================================================*/
11
12
#ifndef CXIGTLINKIMAGEMESSAGE_H_
13
#define CXIGTLINKIMAGEMESSAGE_H_
14
15
#include "igtlImageMessage.h"
16
17
//namespace cx
18
//{
20
// * \class IGTLinkImageMessage
21
// *
22
// * \brief
23
// *
24
// * \ingroup cx_resource_OpenIGTLinkUtilities
25
// * \date Jan 25, 2011
26
// * \author Janne Beate Bakeng, SINTEF
27
// */
28
//class IGTLCommon_EXPORT IGTLinkImageMessage : public igtl::ImageMessage
29
//{
30
//public:
31
// typedef IGTLinkImageMessage Self;
32
// typedef igtl::ImageMessage Superclass;
33
// typedef igtl::SmartPointer<Self> Pointer;
34
// typedef igtl::SmartPointer<const Self> ConstPointer;
35
36
// igtlTypeMacro(IGTLinkImageMessage, igtl::ImageMessage)
37
// igtlNewMacro(IGTLinkImageMessage);
38
39
//public:
40
// // Pack() serializes the header and body based on the member variables.
41
// // PackBody() must be implemented in the child class.
42
// int Pack();
43
44
//protected:
45
// IGTLinkImageMessage();
46
// ~IGTLinkImageMessage();
47
48
//private:
49
//};
50
//}
51
#endif
/* CXIGTLINKIMAGEMESSAGE_H_ */
CX
source
resource
OpenIGTLinkUtilities
cxIGTLinkImageMessage.h
Generated on Thu Apr 12 2018 09:56:13 for CustusX by
1.8.11