Merged improvements to namespace doxygen comments from svn/trunk.

This commit is contained in:
Robert Osfield
2008-08-05 19:23:38 +00:00
parent e84e2b0025
commit 2be018230d
9 changed files with 23 additions and 12 deletions

View File

@@ -41,11 +41,7 @@
\namespace osgTerrain
The osgTerrain is a utility library that provides geospecifc terrain database generation support.
The osgTerrain library is typically invoked by the osgdem utlitly application that users can use to build paged terrain databases
from geospecific imagery and digial elevation maps (DEM's). osgTerrain may also be used directly in your own applications to generate
databases. Note, osgTerrain is not presently written for run-time rendering of terrain, and is just focused on database
generation, these generated databases then can used used in standard OpenSceneGraph application which do not need to link osgTerrain..
The osgTerrain library is a NodeKit that provides geospecifc terrain rendering support.
*/
#endif