Blender  V3.3
Public Attributes | List of all members
btSoftBody::Anchor Struct Reference

#include <btSoftBody.h>

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

Member Data Documentation

◆ m_body

btRigidBody* btSoftBody::Anchor::m_body

Definition at line 417 of file btSoftBody.h.

◆ m_c0

btMatrix3x3 btSoftBody::Anchor::m_c0

Definition at line 419 of file btSoftBody.h.

◆ m_c1

btVector3 btSoftBody::Anchor::m_c1

Definition at line 420 of file btSoftBody.h.

◆ m_c2

btScalar btSoftBody::Anchor::m_c2

Definition at line 421 of file btSoftBody.h.

◆ m_influence

btScalar btSoftBody::Anchor::m_influence

Definition at line 418 of file btSoftBody.h.

◆ m_local

btVector3 btSoftBody::Anchor::m_local

Definition at line 416 of file btSoftBody.h.

◆ m_node

Node* btSoftBody::Anchor::m_node

Definition at line 415 of file btSoftBody.h.


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