Changeset 13041 for OpenSceneGraph/trunk/src/osgPlugins/lwo/Block.h
- Timestamp:
- 03/21/12 18:36:20 (15 months ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgPlugins/lwo/Block.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/lwo/Block.h
r2596 r13041 31 31 osg::Vec3 center_; 32 32 osg::Vec3 size_; 33 osg::Vec3 rotation_; 33 osg::Vec3 rotation_; 34 34 // missing: OREF, FALL 35 35 Coordinate_system_type csys_;
