Changeset 6783 in orxonox.OLD for branches/network/src/lib/graphics/effects/lense_flare.h
- Timestamp:
- Jan 26, 2006, 8:02:27 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/network/src/lib/graphics/effects/lense_flare.h
r6782 r6783 42 42 Light* lightSource; //!< reference to the sun (or primary light source) 43 43 std::vector<Billboard*> flares; //!< the flares array 44 45 Vector* flareVector; //!< the axis to draw the flares on 44 46 }; 45 47
Note: See TracChangeset
for help on using the changeset viewer.