Changeset 13041 for OpenSceneGraph/trunk/src/osgPlugins/x/mesh.cpp
- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
-
OpenSceneGraph/trunk/src/osgPlugins/x/mesh.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/x/mesh.cpp
r11746 r13041 244 244 245 245 // check for "{ <material name> }" for a 246 // material which was declared globally 246 // material which was declared globally 247 247 string materialName = token[0]; 248 248 // could be given as "{ someName }" which more than 1 tokens
