Changeset 11262 for OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxRMesh.h
- Timestamp:
- 03/19/10 21:12:19 (3 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxRMesh.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxRMesh.h
r11153 r11262 12 12 std::vector<StateSetContent>&, 13 13 BindMatrixMap& boneBindMatrices, 14 const std::set<const KFbxNode*>& fbxSkeletons, 14 15 std::map<KFbxNode*, osgAnimation::Skeleton*>& skeletonMap); 15 16
