Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 11, 2015, 3:40:41 PM (9 years ago)
Author:
landauf
Message:

added new collision shape (cylinder)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/modules/objects/ObjectsPrereqs.h

    r9526 r10189  
    7676
    7777    // collisionshapes
     78    class AbstractRadiusHeightCollisionShape;
    7879    class BoxCollisionShape;
    7980    class ConeCollisionShape;
     81    class CylinderCollisionShape;
    8082    class PlaneCollisionShape;
    8183    class SphereCollisionShape;
Note: See TracChangeset for help on using the changeset viewer.