Blender V4.3
btSoftColliders::ClusterBase Struct Reference

#include <btSoftBodyInternals.h>

Inherits btDbvt::ICollide.

Inherited by btSoftColliders::CollideCL_RS, and btSoftColliders::CollideCL_SS.

Public Member Functions

 ClusterBase ()
 
bool SolveContact (const btGjkEpaSolver2::sResults &res, btSoftBody::Body ba, const btSoftBody::Body bb, btSoftBody::CJoint &joint)
 
- Public Member Functions inherited from btDbvt::ICollide
DBVT_VIRTUAL void Process (const btDbvtNode *, const btDbvtNode *)
 
DBVT_VIRTUAL void Process (const btDbvtNode *)
 
DBVT_VIRTUAL void Process (const btDbvtNode *n, btScalar)
 
DBVT_VIRTUAL void Process (const btDbvntNode *, const btDbvntNode *)
 
DBVT_VIRTUAL bool Descent (const btDbvtNode *)
 
DBVT_VIRTUAL bool AllLeaves (const btDbvtNode *)
 

Public Attributes

btScalar erp
 
btScalar idt
 
btScalar m_margin
 
btScalar friction
 
btScalar threshold
 

Detailed Description

Definition at line 1425 of file btSoftBodyInternals.h.

Constructor & Destructor Documentation

◆ ClusterBase()

btSoftColliders::ClusterBase::ClusterBase ( )
inline

Definition at line 1432 of file btSoftBodyInternals.h.

References erp, friction, idt, m_margin, and threshold.

Member Function Documentation

◆ SolveContact()

Member Data Documentation

◆ erp

btScalar btSoftColliders::ClusterBase::erp

Definition at line 1427 of file btSoftBodyInternals.h.

Referenced by ClusterBase().

◆ friction

◆ idt

◆ m_margin

◆ threshold

btScalar btSoftColliders::ClusterBase::threshold

Definition at line 1431 of file btSoftBodyInternals.h.

Referenced by ClusterBase().


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