Changeset 139 for osgVisual/src
- Timestamp:
- Oct 18, 2010, 7:31:41 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/src/sky_Silverlining/visual_skySilverLining.cpp
r138 r139 29 29 lat = 0; 30 30 lon = 0; 31 upVectorLat = 5; // Just to ensure deltaLatToUpdate is big enough to enforce the sky to update at the first frame 32 upVectorLon = 5; // Just to ensure deltaLonToUpdate is big enough to enforce the sky to update at the first frame 31 33 32 for( int i=0; i<MAX_CLOUDLAYER_SLOTS; i++ ) 34 33 {
Note: See TracChangeset
for help on using the changeset viewer.