- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/ive/DrawElementsUInt.cpp
r10762 r13041 6 6 * 7 7 * CREATED BY: Copied from DrawElementsUShort.cpp by Marco Jez 8 * 8 * 9 9 * 10 10 * HISTORY: Created 20.3.2003 … … 64 64 osg::swapBytes4((char*)&((*this)[i])) ; 65 65 } 66 } 66 } 67 67 } 68 68 else{
