fw4spl
Bundles/atomFilter/filterVRRender/include/filterVRRender/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 #ifndef __FILTERVRRENDER_NAMESPACE_HPP__
8 #define __FILTERVRRENDER_NAMESPACE_HPP__
9 
17 namespace filterVRRender
18 {
19 
20 } // namespace filterVRRender
21 
22 #endif // __FILTERVRRENDER_NAMESPACE_HPP__
The namespace filterVRRender contains filters for atoms: it allows to keep only the known atom object...