osgAnimation serializes: static linking fix
This commit is contained in:
parent
23ed49b330
commit
df8dc83fc7
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user