Changeset 11322 for OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxRNode.h
- Timestamp:
- 04/13/10 16:50:31 (3 years ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxRNode.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/fbx/fbxRNode.h
r11262 r11322 26 26 const std::set<const KFbxNode*>& fbxSkeletons, 27 27 std::map<KFbxNode*, osgAnimation::Skeleton*>& skeletonMap, 28 const osgDB::Options * options = NULL);28 const osgDB::Options&); 29 29 30 30 #endif
