Blender V4.5
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

Definition at line 443 of file btSoftBody.h.

Referenced by btSoftBody::setPose(), and btSoftBody::updatePose().

◆ m_bframe

◆ m_bvolume

bool btSoftBody::Pose::m_bvolume

Definition at line 435 of file btSoftBody.h.

Referenced by btSoftBody::initDefaults(), and btSoftBody::setPose().

◆ 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: