Blender  V2.59
Public Member Functions | Public Attributes
btSoftBody::Face Struct Reference

#include <btSoftBody.h>

Inheritance diagram for btSoftBody::Face:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Face ()

Public Attributes

Nodem_n [3]
btVector3 m_normal
btScalar m_ra
btDbvtNodem_leaf

Detailed Description

Definition at line 243 of file btSoftBody.h.


Constructor & Destructor Documentation

btSoftBody::Face::Face ( ) [inline]

Definition at line 245 of file btSoftBody.h.


Member Data Documentation

Definition at line 249 of file btSoftBody.h.

Referenced by btSoftBody::initializeFaceTree(), and btSoftBody::predictMotion().

Definition at line 247 of file btSoftBody.h.

Referenced by btSoftBody::applyForces(), and btSoftBody::updateNormals().


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