Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 21, 2005, 4:46:41 PM (19 years ago)
Author:
patrick
Message:

orxonox/trunk: the last cleanups, now the classes look better

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/collision_detection/cd_engine.h

    r4919 r4924  
    5555
    5656  void debug();
    57   void debugSpawnTree(int depth, sVec3D* vertices, int numVertices);
    58   void debugDraw(int depth, int drawMode);
     57
    5958
    6059 private:
     
    6665  void checkCollisionObjects();
    6766  void checkCollisionGround();
     67
     68  void debugSpawnTree(int depth, sVec3D* vertices, int numVertices);
     69  void debugDraw(int depth, int drawMode);
    6870
    6971
Note: See TracChangeset for help on using the changeset viewer.