Improved the doxygen docs over the various namespaces

This commit is contained in:
Robert Osfield
2008-08-05 19:17:09 +00:00
parent 4584cf2440
commit 6f6f56c795
9 changed files with 23 additions and 12 deletions

View File

@@ -31,7 +31,7 @@
\namespace osgFX
The osgFX is a NodeKit library that extends the core scene graph to provide a special effects framework.
The osgFX library is a NodeKit that extends the core scene graph to provide a special effects framework.
osgFX's framework allows multiple rendering techniques to be provide for each effect, thereby provide the use
appropriate rendering techniques for each different class of graphics hardware, i.e. support for both modern
programmable graphics hardware and still have standard OpenGL 1.1 support as a fallback.