Merge pull request #408 from eligovision/OpenSceneGraph_serializers

Open scene graph serializers
This commit is contained in:
OpenSceneGraph git repository
2017-12-18 10:45:00 +00:00
committed by GitHub

View File

@@ -12,6 +12,7 @@ USE_SERIALIZER_WRAPPER(osgAnimation_Bone)
USE_SERIALIZER_WRAPPER(osgAnimation_MorphGeometry)
USE_SERIALIZER_WRAPPER(osgAnimation_RigComputeBoundingBoxCallback)
USE_SERIALIZER_WRAPPER(osgAnimation_RigGeometry)
USE_SERIALIZER_WRAPPER(osgAnimation_RigTransform)
USE_SERIALIZER_WRAPPER(osgAnimation_Skeleton)
USE_SERIALIZER_WRAPPER(osgAnimation_StackedMatrixElement)
USE_SERIALIZER_WRAPPER(osgAnimation_StackedQuaternionElement)