|
@@ -8,13 +8,14 @@ This module implements 3D visualization mode for map display.
|
|
Map Display supports standard 2D view mode ('mapdisp' module) and
|
|
Map Display supports standard 2D view mode ('mapdisp' module) and
|
|
2.5/3D mode ('nviz_mapdisp' module).
|
|
2.5/3D mode ('nviz_mapdisp' module).
|
|
|
|
|
|
-(C) 2008, 2010 by the GRASS Development Team
|
|
|
|
|
|
+(C) 2008, 2010-2011 by the GRASS Development Team
|
|
|
|
|
|
This program is free software under the GNU General Public
|
|
This program is free software under the GNU General Public
|
|
License (>=v2). Read the file COPYING that comes with GRASS
|
|
License (>=v2). Read the file COPYING that comes with GRASS
|
|
for details.
|
|
for details.
|
|
|
|
|
|
@author Martin Landa <landa.martin gmail.com> (Google SoC 2008/2010)
|
|
@author Martin Landa <landa.martin gmail.com> (Google SoC 2008/2010)
|
|
|
|
+@author Anna Kratochvilova <KratochAnna seznam.cz> (Google SoC 2011)
|
|
"""
|
|
"""
|
|
|
|
|
|
errorMsg = ''
|
|
errorMsg = ''
|