Blender V2.61 - r43446

btSoftBody::Impulse Struct Reference

#include <btSoftBody.h>

List of all members.

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

Detailed Description

Definition at line 346 of file btSoftBody.h.


Constructor & Destructor Documentation

btSoftBody::Impulse::Impulse ( ) [inline]

Definition at line 352 of file btSoftBody.h.


Member Function Documentation

Impulse btSoftBody::Impulse::operator* ( btScalar  x) const [inline]

Definition at line 360 of file btSoftBody.h.

References i, m_drift, and m_velocity.

Impulse btSoftBody::Impulse::operator- ( ) const [inline]

Definition at line 353 of file btSoftBody.h.

References i, m_drift, and m_velocity.


Member Data Documentation


The documentation for this struct was generated from the following file: