Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4986 in orxonox.OLD for orxonox/trunk/src/world_entities/camera.h


Ignore:
Timestamp:
Aug 12, 2005, 2:23:40 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: moved the camera around, so now you have the sight from within the cockpit on '2'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/camera.h

    r4836 r4986  
    5757  float             farClip;         //!< The far clipping plane.
    5858
    59   Vector toRelCoor;                  //!< The relativeCoordinate to move the camera to.
    60   float toFovy;                      //!< The fovy-mode to iterate to.
     59  Vector            toRelCoor;       //!< The relativeCoordinate to move the camera to.
     60  float             toFovy;          //!< The fovy-mode to iterate to.
    6161};
    6262
Note: See TracChangeset for help on using the changeset viewer.