Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5211 in orxonox.OLD for trunk/src/lib/graphics/render2D/element_2d.h


Ignore:
Timestamp:
Sep 21, 2005, 2:21:41 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: valgrind mem-leak-recovered

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/render2D/element_2d.h

    r5113 r5211  
    193193    Vector                  absCoordinate;      //!< absolute coordinates in the world ( from (0,0,0) )
    194194    float                   relDirection;       //!< direction relative to the parent
    195     float                   absDirection;       //!< absolute direvtion in the world ( from (0,0,1) )
     195    float                   absDirection;       //!< absolute diretion in the world ( from (0,0,1) )
    196196
    197197    Vector                  prevRelCoordinate;  //!< The last Relative Coordinate from the last update-Cycle.
Note: See TracChangeset for help on using the changeset viewer.