X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=DoxygenMain.cxx;h=592e9409a45c1c9be26e725e9018c10c3f9ac2f8;hb=82efb8a7844c90bc980b96f89e19cca2b14d37e2;hp=5ef9e167fa54148dbedbc120f71d9e047f60d284;hpb=51ef4568dd248a6917720a386e658610958e1512;p=simgear.git diff --git a/DoxygenMain.cxx b/DoxygenMain.cxx index 5ef9e167..592e9409 100644 --- a/DoxygenMain.cxx +++ b/DoxygenMain.cxx @@ -33,6 +33,11 @@ * planets for a given time, date, season, earth location, etc. * (SGEphemeris) * + * - Code to render a realistic sky dome, cloud layers, sun, moon, + * stars, and planets all with realistic day/night/sunset/sunrise + * effects. Includes things like correct moon phase, textured moon, + * sun halo, etc. (SGSky is built on top of SGCloudLayer ...) + * * - Simple serial (SGSerial), file (SGFile), socket (SGSocket), and * UDP socket (SGSocketUDP) I/O abstractions. * @@ -69,10 +74,10 @@ * * - A sound effects manager. (SGSoundMgr, SGSimpleSound, SGSound) * - * - A threading abstraction. + * - A threading abstraction. (SGThread) * * - A simple but highly functional XML parser that interfaces nicely - * with the property manager. + * with the property manager. (easyxml.hxx) * \section supports Supported Platforms * SimGear has been built on the following platforms: