Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 26, 2006, 8:02:27 PM (20 years ago)
Author:
patrick
Message:

network: lenseflare concepts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/lib/graphics/effects/lense_flare.h

    r6782 r6783  
    4242    Light*                   lightSource;        //!< reference to the sun (or primary light source)
    4343    std::vector<Billboard*>  flares;             //!< the flares array
     44
     45    Vector*                  flareVector;        //!< the axis to draw the flares on
    4446};
    4547
Note: See TracChangeset for help on using the changeset viewer.