NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
niftkAddTwoIntegers.h
Go to the documentation of this file.
1 /*=============================================================================
2 
3  NifTK: A software platform for medical image computing.
4 
5  Copyright (c) University College London (UCL). All rights reserved.
6 
7  This software is distributed WITHOUT ANY WARRANTY; without even
8  the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
9  PURPOSE.
10 
11  See LICENSE.txt in the top level directory for details.
12 
13 =============================================================================*/
14 
15 #ifndef niftkAddTwoIntegers_h
16 #define niftkAddTwoIntegers_h
17 
19 
20 namespace niftk
21 {
22 
27 
28 } // end namespace
29 
30 #endif
#define NIFTKCUDAKERNELS_WINEXPORT
Definition: niftkCUDAKernelsWin32ExportHeader.h:26
GLdouble GLdouble GLdouble b
Definition: glew.h:7885
GLboolean GLboolean GLboolean GLboolean a
Definition: glew.h:8272
int NIFTKCUDAKERNELS_WINEXPORT AddTwoIntegers(int a, int b)
Pointless minimal function, mainly just to test if anything at all could be run on a device...
Definition: niftkExceptionObject.h:21