Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 21, 2008, 4:41:13 PM (16 years ago)
Author:
FelixSchulthess
Message:

finally: the radar dots move continiously

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/hud3/src/orxonox/hud/RadarOverlayElement.h

    r1339 r1343  
    7272            Vector3 currentOrth_;
    7373            Vector3 shipPos_;                       // position of ship
     74            Ogre::Plane plane;                      // plane perpendicular to dir
    7475
    7576                        RadarObject* firstRadarObject_;         // start of linked list
Note: See TracChangeset for help on using the changeset viewer.