Blender  V3.3
Public Member Functions | Public Attributes | List of all members
btSoftColliders::CollideVF_SS Struct Reference

#include <btSoftBodyInternals.h>

Inheritance diagram for btSoftColliders::CollideVF_SS:
btDbvt::ICollide

Public Member Functions

void Process (const btDbvtNode *lnode, const btDbvtNode *lface)
 
- 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

btSoftBodypsb [2]
 
btScalar mrg
 

Detailed Description

Definition at line 1855 of file btSoftBodyInternals.h.

Member Function Documentation

◆ Process()

void btSoftColliders::CollideVF_SS::Process ( const btDbvtNode lnode,
const btDbvtNode lface 
)
inline

Member Data Documentation

◆ mrg

btScalar btSoftColliders::CollideVF_SS::mrg

Definition at line 1905 of file btSoftBodyInternals.h.

Referenced by btSoftBody::defaultCollisionHandler(), and Process().

◆ psb

btSoftBody* btSoftColliders::CollideVF_SS::psb[2]

Definition at line 1904 of file btSoftBodyInternals.h.

Referenced by btSoftBody::defaultCollisionHandler(), and Process().


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