Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3236 in orxonox.OLD for orxonox/trunk/src/camera.h


Ignore:
Timestamp:
Dec 20, 2004, 1:39:51 AM (19 years ago)
Author:
patrick
Message:

/orxonox/trunk: unstable - problems getting collision to compile

File:
1 edited

Legend:

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

    r3228 r3236  
    2626 private:
    2727  WorldEntity* bound;           //!< the WorldEntity the Camera is bound to
    28   Placement actual_place;               //!< the Camera's current position
     28  Placement actualPlace;                //!< the Camera's current position
    2929  Placement desiredPlace;        //!< where the Camera should be according to calculations
    3030  World* world;
Note: See TracChangeset for help on using the changeset viewer.