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 425 of file btSoftBody.h.

Member Data Documentation

◆ m_body

btRigidBody* btSoftBody::Anchor::m_body

Definition at line 429 of file btSoftBody.h.

◆ m_c0

btMatrix3x3 btSoftBody::Anchor::m_c0

Definition at line 431 of file btSoftBody.h.

◆ m_c1

btVector3 btSoftBody::Anchor::m_c1

Definition at line 432 of file btSoftBody.h.

◆ m_c2

btScalar btSoftBody::Anchor::m_c2

Definition at line 433 of file btSoftBody.h.

◆ m_influence

btScalar btSoftBody::Anchor::m_influence

Definition at line 430 of file btSoftBody.h.

◆ m_local

btVector3 btSoftBody::Anchor::m_local

Definition at line 428 of file btSoftBody.h.

◆ m_node

Node* btSoftBody::Anchor::m_node

Definition at line 427 of file btSoftBody.h.


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