Fixed doxygen warnings

This commit is contained in:
Robert Osfield
2016-11-15 08:37:05 +00:00
parent 36b2ddac2d
commit 80f75bcbdd
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ namespace osgAnimation
RigTransformHardware(const RigTransformHardware& rth, const osg::CopyOp& copyop);
META_Object(osgAnimation,RigTransformHardware)
META_Object(osgAnimation,RigTransformHardware);
typedef osg::Matrix MatrixType;
typedef osgAnimation::Bone BoneType;