fw4spl
Bundles/visu/scene2D/include/scene2D/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2017.
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 
8 #ifndef __SCENE2D_NAMESPACE_HPP__
9 #define __SCENE2D_NAMESPACE_HPP__
10 
17 namespace scene2D
18 {
19 
20 } // namespace scene2D
21 
22 #endif // __SCENE2D_NAMESPACE_HPP__
23 
This bundles contains data and services used to display a 2D Qt scene.