Changeset 247 for osgVisual/trunk/include
- Timestamp:
- Feb 18, 2011, 5:59:39 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
osgVisual/trunk/include/sky_Silverlining/visual_skySilverLining.h
r221 r247 144 144 145 145 /** 146 * \brief Set time for the sky system. 146 * \brief Set time for the sky system. Only values >0 are set. 147 147 * 148 148 * @param hour_ : Hour to set. Ranging from 0 to 23 … … 153 153 154 154 /** 155 * \brief Sets the date for the sky system. 155 * \brief Sets the date for the sky system. Only values >0 are set. 156 156 * 157 157 * @param year_ : Year to set. SilverLining can only handle Gregorian calendar years, which means that years before 1582 will not be accurately simulated.
Note: See TracChangeset
for help on using the changeset viewer.