Changes between Initial Version and Version 1 of ~archive/CollisionDetection
- Timestamp:
- Nov 27, 2007, 10:17:54 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
~archive/CollisionDetection
v1 v1 1 = Collision Detection = 2 3 Module Owner: Patrick Boenzli (patrick [at] orxonox [dot] net) 4 5 == Description == 6 You will find the whole source in [https://dev.orxonox.net/browser/trunk/src/lib/collision_detection this] directory, main modules of this engine are: 7 * [https://dev.orxonox.net/browser/trunk/src/lib/collision_detection/cd_engine.h the collision detection engine] 8 * [https://dev.orxonox.net/browser/trunk/src/lib/collision_detection/obb_tree_node.h obb tree node] which actualy performs the obb tree generation and the collision checking