doxygen comments
This commit is contained in:
@@ -38,6 +38,7 @@ typedef float (*ContactSolverFunc)(btRigidBody& body1,
|
|||||||
class btManifoldPoint& contactPoint,
|
class btManifoldPoint& contactPoint,
|
||||||
const btContactSolverInfo& info);
|
const btContactSolverInfo& info);
|
||||||
|
|
||||||
|
///stores some extra information to each contact point. It is not in the contact point, because that want to keep the collision detection independent from the constraint solver.
|
||||||
struct btConstraintPersistentData
|
struct btConstraintPersistentData
|
||||||
{
|
{
|
||||||
inline btConstraintPersistentData()
|
inline btConstraintPersistentData()
|
||||||
|
|||||||
Reference in New Issue
Block a user