doxygen comments

This commit is contained in:
ejcoumans 2006-10-06 21:57:10 +00:00
parent 70e5fcf024
commit ce627a8b2a

View File

@ -19,7 +19,7 @@ subject to the following restrictions:
class btRigidBody;
#include "LinearMath/btScalar.h"
//TypedConstraint is the baseclass for Bullet constraints and vehicles
///TypedConstraint is the baseclass for Bullet constraints and vehicles
class btTypedConstraint
{
int m_userConstraintType;