Blender V4.3
btSoftBody::TetraScratch Struct Reference

#include <btSoftBody.h>

Public Attributes

btMatrix3x3 m_F
 
btScalar m_trace
 
btScalar m_J
 
btMatrix3x3 m_cofF
 
btMatrix3x3 m_corotation
 

Detailed Description

Definition at line 320 of file btSoftBody.h.

Member Data Documentation

◆ m_cofF

btMatrix3x3 btSoftBody::TetraScratch::m_cofF

Definition at line 325 of file btSoftBody.h.

◆ m_corotation

btMatrix3x3 btSoftBody::TetraScratch::m_corotation

Definition at line 326 of file btSoftBody.h.

◆ m_F

btMatrix3x3 btSoftBody::TetraScratch::m_F

Definition at line 322 of file btSoftBody.h.

Referenced by btSoftBody::updateDeformation().

◆ m_J

btScalar btSoftBody::TetraScratch::m_J

Definition at line 324 of file btSoftBody.h.

◆ m_trace

btScalar btSoftBody::TetraScratch::m_trace

Definition at line 323 of file btSoftBody.h.


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