- Timestamp:
- 12/17/08 17:02:42 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/OpenFlight/LightPointRecords.cpp
r7756 r9382 378 378 int32 appearanceIndex = in.readInt32(); 379 379 int32 animationIndex = in.readInt32(); 380 int32 drawOrder =in.readInt32(); // for calligraphic lights380 /*int32 drawOrder =*/ in.readInt32(); // for calligraphic lights 381 381 382 382 LightPointAppearancePool* lpAppearancePool = document.getOrCreateLightPointAppearancePool();
