Added btTypedUserInfo.h. This will be used

to store extra information in the btCollisionShape
and btCollisionObject classes.
This commit is contained in:
johnmccutchan
2008-02-01 20:19:25 +00:00
parent 984811f459
commit bc3b099034
2 changed files with 52 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ ADD_LIBRARY(LibLinearMath
btIDebugDraw.h
btPoint3.h
btQuickprof.h
btTypedUserInfo.h
btTransformUtil.h
btQuickprof.cpp
btConvexHull.cpp