- Timestamp:
- Jul 4, 2006, 3:04:34 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/lib/graphics/importer/bsp_manager.cc
r9093 r9094 961 961 962 962 963 964 965 966 #if 0 963 967 // Retrieve Bounding box 964 968 AABB* box = worldEntity->getModelAABB(); … … 1131 1135 worldEntity->registerCollision(COLLISION_TYPE_AXIS_Z , this->parent, worldEntity, Vector(testPlane->x, testPlane->y, testPlane->z), dest2 , SolidFlag); 1132 1136 } 1133 1137 #endif 1134 1138 1135 1139 }
Note: See TracChangeset
for help on using the changeset viewer.