fw4spl
fwStructuralPatch/include/fwStructuralPatch/PatchLoader.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2015.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #ifndef __FWSTRUCTURALPATCH_PATCHLOADER_HPP__
8 #define __FWSTRUCTURALPATCH_PATCHLOADER_HPP__
9 
10 #include "fwStructuralPatch/config.hpp"
11 
12 namespace fwStructuralPatch
13 {
14 
17 {
18 public:
20  FWSTRUCTURALPATCH_API static void loadPatches();
21 };
22 
23 } //namespace fwStructuralPatch
24 
25 #endif /* __FWSTRUCTURALPATCH_PATCHLOADER_HPP__ */
26 
Contains creators and structural patches.
Definition: Landmarks1.hpp:13
static FWSTRUCTURALPATCH_API void loadPatches()
Function used to force link.