Blender V5.0
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

◆ m_c0

btMatrix3x3 btSoftBody::Anchor::m_c0

Definition at line 419 of file btSoftBody.h.

Referenced by btSoftBody::PSolve_Anchors(), and btSoftBody::solveConstraints().

◆ m_c1

btVector3 btSoftBody::Anchor::m_c1

Definition at line 420 of file btSoftBody.h.

Referenced by btSoftBody::PSolve_Anchors(), and btSoftBody::solveConstraints().

◆ m_c2

btScalar btSoftBody::Anchor::m_c2

Definition at line 421 of file btSoftBody.h.

Referenced by btSoftBody::PSolve_Anchors(), and btSoftBody::solveConstraints().

◆ m_influence

btScalar btSoftBody::Anchor::m_influence

Definition at line 418 of file btSoftBody.h.

Referenced by btSoftBody::appendAnchor(), and btSoftBody::PSolve_Anchors().

◆ m_local

◆ m_node

Node* btSoftBody::Anchor::m_node

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