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

#include <btSoftBody.h>

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

List of all members.

Public Member Functions

 Note ()

Public Attributes

const char * m_text
btVector3 m_offset
int m_rank
Nodem_nodes [4]
btScalar m_coords [4]

Detailed Description

Definition at line 294 of file btSoftBody.h.


Constructor & Destructor Documentation

btSoftBody::Note::Note ( ) [inline]

Definition at line 296 of file btSoftBody.h.


Member Data Documentation

Definition at line 301 of file btSoftBody.h.

Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().

Definition at line 300 of file btSoftBody.h.

Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().

Definition at line 298 of file btSoftBody.h.

Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().

Definition at line 299 of file btSoftBody.h.

Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().

Definition at line 297 of file btSoftBody.h.

Referenced by btSoftBody::appendNote(), and btSoftBodyHelpers::Draw().


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