Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 29, 2006, 12:33:46 PM (18 years ago)
Author:
hdavid
Message:

branches/mountain_lake

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/mountain_lake/src/lib/graphics/effects/cloud_effect.h

    r8837 r8902  
    107107  void generateSkyPlane(int divisions, float planetRadius, float atmosphereRadius,
    108108                        float hTile, float vTile);
     109 
     110  void shellSkyColor(float colorX, float colorY, float colorZ, float time);
     111  void shellCloudColor(float colorX, float colorY, float colorZ, float time);
     112 
    109113private:
    110114
Note: See TracChangeset for help on using the changeset viewer.