Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btSoftBody::Anchor Struct Reference

#include <btSoftBody.h>

Collaboration diagram for btSoftBody::Anchor:
Collaboration graph
[legend]

Public Attributes

Nodem_node
 
btVector3 m_local
 
btRigidBodym_body
 
btScalar m_influence
 
btMatrix3x3 m_c0
 
btVector3 m_c1
 
btScalar m_c2
 

Detailed Description

Definition at line 289 of file btSoftBody.h.

Member Data Documentation

btRigidBody* btSoftBody::Anchor::m_body

Definition at line 293 of file btSoftBody.h.

btMatrix3x3 btSoftBody::Anchor::m_c0

Definition at line 295 of file btSoftBody.h.

btVector3 btSoftBody::Anchor::m_c1

Definition at line 296 of file btSoftBody.h.

btScalar btSoftBody::Anchor::m_c2

Definition at line 297 of file btSoftBody.h.

btScalar btSoftBody::Anchor::m_influence

Definition at line 294 of file btSoftBody.h.

btVector3 btSoftBody::Anchor::m_local

Definition at line 292 of file btSoftBody.h.

Node* btSoftBody::Anchor::m_node

Definition at line 291 of file btSoftBody.h.


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