Changeset 13041 for OpenSceneGraph/trunk/src/osgPlugins/lwo/Object.h
- Timestamp:
- 03/21/12 18:36:20 (15 months ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgPlugins/lwo/Object.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/lwo/Object.h
r2596 r13041 86 86 void generate_auto_texture_maps(); 87 87 88 private: 88 private: 89 89 Layer_map layers_; 90 90
