Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4513 in orxonox.OLD for orxonox/trunk/src/Makefile.am


Ignore:
Timestamp:
Jun 6, 2005, 12:42:25 AM (20 years ago)
Author:
patrick
Message:

orxonox/trunk: added the bounding sphere structure to the cd framework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/Makefile.am

    r4512 r4513  
    4040                 util/collision_detection/bounding_volume.cc \
    4141                 util/collision_detection/obb.cc \
     42                 util/collision_detection/bounding_sphere.cc \
    4243                 util/collision_detection/bv_tree.cc \
    4344                 util/collision_detection/obb_tree.cc \
     
    101102                 util/collision_detection/bounding_volume.h \
    102103                 util/collision_detection/obb.h \
     104                 util/collision_detection/bounding_sphere.h \
    103105                 util/collision_detection/bv_tree.h \
    104106                 util/collision_detection/obb_tree.h \
Note: See TracChangeset for help on using the changeset viewer.