Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8028 in orxonox.OLD


Ignore:
Timestamp:
May 31, 2006, 3:15:07 PM (18 years ago)
Author:
patrick
Message:

cr: renice

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cr/src/lib/collision_reaction/collision_event.h

    r7964 r8028  
    3939  WorldEntity*      entityB;                       //!< the collision body B
    4040
    41   BoundingVolume*   bvA;                          //!< reference to the bounding volume A
    42   BoundingVolume*   bvB;                          //!< reference to the bounding volume B
     41  BoundingVolume*   bvA;                           //!< reference to the bounding volume A
     42  BoundingVolume*   bvB;                           //!< reference to the bounding volume B
    4343};
    4444
Note: See TracChangeset for help on using the changeset viewer.