some minor comment-renames, and moved some data from box/sphere into common convex.
This commit is contained in:
@@ -37,7 +37,7 @@ struct btCollisionAlgorithmConstructionInfo
|
||||
};
|
||||
|
||||
|
||||
///CollisionAlgorithm is an collision interface that is compatible with the Broadphase and btDispatcher.
|
||||
///btCollisionAlgorithm is an collision interface that is compatible with the Broadphase and btDispatcher.
|
||||
///It is persistent over frames
|
||||
class btCollisionAlgorithm
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user