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

#include <btSoftBody.h>

Inheritance diagram for btSoftBody::Node:
btSoftBody::Feature btSoftBody::Element

Public Attributes

btVector3 m_x
 
btVector3 m_q
 
btVector3 m_v
 
btVector3 m_vn
 
btVector3 m_f
 
btVector3 m_n
 
btScalar m_im
 
btScalar m_area
 
btDbvtNodem_leaf
 
int m_constrained
 
int m_battach: 1
 
int index
 
btVector3 m_splitv
 
btMatrix3x3 m_effectiveMass
 
btMatrix3x3 m_effectiveMass_inv
 
- Public Attributes inherited from btSoftBody::Feature
Materialm_material
 
- Public Attributes inherited from btSoftBody::Element
voidm_tag
 

Additional Inherited Members

- Public Member Functions inherited from btSoftBody::Element
 Element ()
 

Detailed Description

Definition at line 261 of file btSoftBody.h.

Member Data Documentation

◆ index

int btSoftBody::Node::index

◆ m_area

btScalar btSoftBody::Node::m_area

◆ m_battach

int btSoftBody::Node::m_battach

◆ m_constrained

int btSoftBody::Node::m_constrained

◆ m_effectiveMass

btMatrix3x3 btSoftBody::Node::m_effectiveMass

Definition at line 276 of file btSoftBody.h.

Referenced by btDeformableLinearElasticityForce::addScaledHessian().

◆ m_effectiveMass_inv

btMatrix3x3 btSoftBody::Node::m_effectiveMass_inv

Definition at line 277 of file btSoftBody.h.

Referenced by btSoftColliders::CollideSDF_RD::DoNode().

◆ m_f

btVector3 btSoftBody::Node::m_f

◆ m_im

btScalar btSoftBody::Node::m_im

◆ m_leaf

btDbvtNode* btSoftBody::Node::m_leaf

◆ m_n

btVector3 btSoftBody::Node::m_n

◆ m_q

btVector3 btSoftBody::Node::m_q

◆ m_splitv

btVector3 btSoftBody::Node::m_splitv

◆ m_v

btVector3 btSoftBody::Node::m_v

◆ m_vn

btVector3 btSoftBody::Node::m_vn

Definition at line 266 of file btSoftBody.h.

Referenced by btSoftBody::setVelocity().

◆ m_x

btVector3 btSoftBody::Node::m_x

Definition at line 263 of file btSoftBody.h.

Referenced by btSoftBody::addAeroForceToFace(), btDeformableMassSpringForce::addScaledDampingForce(), btDeformableMousePickingForce::addScaledDampingForce(), btDeformableMassSpringForce::addScaledDampingForceDifferential(), btDeformableMousePickingForce::addScaledDampingForceDifferential(), btSoftBody::appendDeformableAnchor(), btSoftBody::appendFace(), btSoftBody::appendNode(), btDeformableFaceRigidContactConstraint::applyImpulse(), btSoftBody::applyRepulsionForce(), btSoftBody::btSoftBody(), btDeformableMassSpringForce::buildDampingForceDifferentialDiagonal(), CenterOf(), btSoftBody::checkDeformableFaceContact(), continuousCollisionDetection(), btSoftColliders::CollideSDF_RS::DoNode(), btSoftColliders::CollideSDF_RD::DoNode(), btSoftBodyHelpers::Draw(), btSoftBodyHelpers::DrawInfos(), btSoftBodyHelpers::extrapolateBarycentricWeights(), getBernsteinCoeff(), getJs(), btSoftBody::getVolume(), hasSeparatingPlane(), btDeformableMultiBodyDynamicsWorld::integrateTransforms(), btSoftBody::interpolateRenderMesh(), btDeformableMultiBodyDynamicsWorld::performGeometricCollisions(), btDeformableBodySolver::predictDeformableMotion(), btSoftBody::predictMotion(), btSoftBody::RayFromToCaster::Process(), btSoftBody::PSolve_Anchors(), btSoftBody::PSolve_SContacts(), btSoftBody::rayTest(), btSoftBody::rebuildNodeTree(), btSoftBody::refine(), btSoftColliders::CollideFF_DD::Repel(), btSoftColliders::CollideCCD::Repel(), btSoftBody::scale(), btSoftBody::setTotalMass(), btSoftBody::solveConstraints(), btDeformableMousePickingForce::totalDampingEnergy(), btSoftBody::transform(), btSoftBody::updateArea(), btSoftBody::updateClusters(), btSoftBody::updateFace(), btSoftBody::updateNode(), btSoftBody::updateNormals(), and VolumeOf().


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