#include <btSoftBody.h>

Public Member Functions | |
| Impulse () | |
| Impulse | operator- () const |
| Impulse | operator* (btScalar x) const |
Public Attributes | |
| btVector3 | m_velocity |
| btVector3 | m_drift |
| int | m_asVelocity:1 |
| int | m_asDrift:1 |
Definition at line 323 of file btSoftBody.h.
| btSoftBody::Impulse::Impulse | ( | ) | [inline] |
Definition at line 329 of file btSoftBody.h.
Definition at line 337 of file btSoftBody.h.
| Impulse btSoftBody::Impulse::operator- | ( | ) | const [inline] |
Definition at line 330 of file btSoftBody.h.
Definition at line 328 of file btSoftBody.h.
Definition at line 327 of file btSoftBody.h.
Definition at line 326 of file btSoftBody.h.
Definition at line 325 of file btSoftBody.h.
1.6.1