Changeset 2430 for code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp
- Timestamp:
- Dec 13, 2008, 11:45:51 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/physics/src/bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp
r2192 r2430 94 94 newPt.m_index1 = m_index1; 95 95 96 /// todo, check this for any side effects96 ///@todo, check this for any side effects 97 97 if (insertIndex >= 0) 98 98 {
Note: See TracChangeset
for help on using the changeset viewer.