Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 24, 2005, 12:57:36 AM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: the bounding volumes now get rendered at the right place

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/world_entities/world_entity.h

    r4682 r4684  
    5555  void processDraw ();
    5656  virtual void draw ();
    57   inline void drawBVTree(int depth, int drawMode) { this->obbTree->drawBV(depth, drawMode); }
     57  void drawBVTree(int depth, int drawMode);
    5858  virtual void tick (float time);
    5959
Note: See TracChangeset for help on using the changeset viewer.