Robert Osfield
|
579700bedf
|
From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses.
These changes add the necessary superclass type qualification so that Doxygen now recognizes the references."
|
2007-03-05 17:34:36 +00:00 |
|
Robert Osfield
|
f1c2694c17
|
Updated copyright years.
|
2006-07-18 15:21:48 +00:00 |
|
Robert Osfield
|
678b22ce83
|
Updated Copyright notices to 1998-2005.
|
2005-04-14 21:41:28 +00:00 |
|
Robert Osfield
|
d268cf46fa
|
Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
|
2005-04-11 17:14:17 +00:00 |
|
Robert Osfield
|
e2132cc62a
|
Cleaned up the types.
|
2005-01-05 17:14:38 +00:00 |
|
Robert Osfield
|
fa4eaae122
|
From Frederic Marmond, add osg::LogicOp for support for glLogicOp.
|
2004-12-13 04:54:20 +00:00 |
|