Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5501 in orxonox.OLD for trunk/src/world_entities/world_entity.cc


Ignore:
Timestamp:
Nov 8, 2005, 12:47:09 AM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: minor movement in the Source.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/world_entities/world_entity.cc

    r5500 r5501  
    222222 * @param drawMode the mode to draw this entity under
    223223 */
    224 void WorldEntity::drawBVTree(unsigned int depth, int drawMode)
     224void WorldEntity::drawBVTree(unsigned int depth, int drawMode) const
    225225{
    226226  glMatrixMode(GL_MODELVIEW);
Note: See TracChangeset for help on using the changeset viewer.