Changeset 9687 in orxonox.OLD for branches/new_class_id/src/lib/collision_detection/obb.h
- Timestamp:
- Aug 22, 2006, 2:52:28 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/collision_detection/obb.h
r7711 r9687 15 15 //! A class representing an extended bounding volume tree: an obb tree 16 16 class OBB : public BoundingVolume { 17 NewObjectListDeclaration(OBB); 17 18 18 19 public:
Note: See TracChangeset
for help on using the changeset viewer.