Blender  V2.59
Public Member Functions | Public Attributes
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 351 of file btSoftBody.h.


Constructor & Destructor Documentation

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

Definition at line 357 of file btSoftBody.h.


Member Function Documentation

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

Definition at line 365 of file btSoftBody.h.

References i, m_drift, and m_velocity.

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

Definition at line 358 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: