Blender V4.3
btSoftBody::Pose Struct Reference

#include <btSoftBody.h>

Public Attributes

bool m_bvolume
 
bool m_bframe
 
btScalar m_volume
 
tVector3Array m_pos
 
tScalarArray m_wgh
 
btVector3 m_com
 
btMatrix3x3 m_rot
 
btMatrix3x3 m_scl
 
btMatrix3x3 m_aqq
 

Detailed Description

Definition at line 433 of file btSoftBody.h.

Member Data Documentation

◆ m_aqq

btMatrix3x3 btSoftBody::Pose::m_aqq

◆ m_bframe

◆ m_bvolume

bool btSoftBody::Pose::m_bvolume

◆ m_com

◆ m_pos

◆ m_rot

◆ m_scl

◆ m_volume

btScalar btSoftBody::Pose::m_volume

◆ m_wgh

tScalarArray btSoftBody::Pose::m_wgh

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