Ignore:
Timestamp:
Feb 18, 2011, 5:59:39 PM (13 years ago)
Author:
Torben Dannhauer
Message:

typo fix, clean up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/trunk/include/sky_Silverlining/visual_skySilverLining.h

    r221 r247  
    144144
    145145        /**
    146          * \brief Set time for the sky system.
     146         * \brief Set time for the sky system. Only values >0 are set.
    147147         *
    148148         * @param hour_ : Hour to set. Ranging from 0 to 23
     
    153153
    154154        /**
    155          * \brief Sets the date for the sky system.
     155         * \brief Sets the date for the sky system. Only values >0 are set.
    156156         *
    157157         * @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.