Changeset 5026 in orxonox.OLD for orxonox/trunk/src/lib/collision_detection/obb_tree.h
- Timestamp:
- Aug 15, 2005, 8:30:28 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/src/lib/collision_detection/obb_tree.h
r4836 r5026 29 29 30 30 virtual void collideWith(BVTree* tree, PNode* nodeA, PNode* nodeB); 31 virtual void collideWith(WorldEntity* entity1, WorldEntity* entity2); 31 32 32 33 virtual void drawBV(int depth, int drawMode) const;
Note: See TracChangeset
for help on using the changeset viewer.