Blender
V3.3
|
#include <btSoftBodyInternals.h>
Public Member Functions | |
void | Process (const btDbvtNode *lnode, const btDbvtNode *lface) |
![]() | |
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 | |
btSoftBody * | psb [2] |
btScalar | mrg |
Definition at line 1855 of file btSoftBodyInternals.h.
|
inline |
Definition at line 1857 of file btSoftBodyInternals.h.
References BaryCoord(), BaryEval(), btMax(), btSqrt(), btVector3, Freestyle::c, btDbvtNode::data, btSoftBody::Config::kDF, btSoftBody::Config::kSHR, blender::math::length(), btSoftBody::m_cfg, btSoftBody::Node::m_n, btSoftBody::m_scontacts, mrg, node, ProjectOrigin(), psb, btAlignedObjectArray< T >::push_back(), SIMD_INFINITY, and w().
btScalar btSoftColliders::CollideVF_SS::mrg |
Definition at line 1905 of file btSoftBodyInternals.h.
Referenced by btSoftBody::defaultCollisionHandler(), and Process().
btSoftBody* btSoftColliders::CollideVF_SS::psb[2] |
Definition at line 1904 of file btSoftBodyInternals.h.
Referenced by btSoftBody::defaultCollisionHandler(), and Process().