Changeset 3450 in orxonox.OLD for orxonox/trunk/src/skysphere.cc
- Timestamp:
- Mar 2, 2005, 4:10:19 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/skysphere.cc
r3429 r3450 95 95 /** 96 96 \brief updates the position of the Skysphere 97 \param x the x-coordinate of the Center of the Sphere 98 \param y the y-coordinate of the Center of the Sphere 99 \param z the z-coordinate of the Center of the Sphere 97 \param sphereCenter The coordinate of the Center of the Sphere 100 98 101 99 This is normally done in the update-phase of world, so the Skysphere is always centered at the Camera.
Note: See TracChangeset
for help on using the changeset viewer.