Began implementing Artisan::GViewport.
[aesalon.git] / src / artisan / gviewport / LineObject.cpp
blob01d421506a5335b5618deb36a639977c42ca7b4a
1 /** Aesalon, a tool to visualize program behaviour in real time.
2 Copyright (C) 2009-2011, Aesalon development team.
4 Aesalon is distributed under the terms of the GNU GPLv3. See
5 the included file LICENSE for more information.
7 @file src/artisan/gviewport/LineObject.cpp
8 */
10 #include "artisan/gviewport/LineObject.h"
14 namespace Artisan {
15 namespace GViewport {
18 } // namespace GViewport
19 } // namespace Artisan