From Cedric Pinson, updates toosgAnimation.

Merged by Robert Osfield, from OpenSceneGraph-osgWidget-dev.
This commit is contained in:
Robert Osfield
2008-11-28 14:34:38 +00:00
parent 37682c6668
commit d3b2d9b074
6 changed files with 112 additions and 27 deletions

View File

@@ -93,7 +93,6 @@ namespace osgAnimation
void buildUniqVertexSetToBoneSetList();
void clear()
{
_bone2Vertexes.clear();
_bone2Vertexes.clear();
_uniqVertexSetToBoneSet.clear();
}