Changeset 13041 for OpenSceneGraph/trunk/src/osgPlugins/bsp/VBSPData.cpp
- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/bsp/VBSPData.cpp
r12292 r13041 257 257 StaticProp newPropV5; 258 258 259 // Create a version 5 static prop and copy the data from the given 259 // Create a version 5 static prop and copy the data from the given 260 260 // version 4 prop into it 261 261 memcpy(&newPropV5, &newProp, sizeof(StaticPropV4));
