- Timestamp:
- 02/02/11 17:44:21 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/fbx/ReaderWriterFBX.h
r11682 r12144 6 6 /////////////////////////////////////////////////////////////////////////// 7 7 // OSG reader plugin for the ".fbx" format. 8 // See http:// usa.autodesk.com/adsk/servlet/index?siteID=123112&id=68374789 // This plugin requires the FBX SDK version 2011. 28 // See http://www.autodesk.com/fbx 9 // This plugin requires the FBX SDK version 2011.3.1 (Static Libraries) 10 10 11 11 class ReaderWriterFBX : public osgDB::ReaderWriter
