Blender
V3.3
|
#include <btSoftBodyInternals.h>
Public Member Functions | |
void | Process (const btDbvtNode *leaf) |
void | DoNode (btSoftBody::Node &n) const |
![]() | |
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 |
const btCollisionObjectWrapper * | m_colObj1Wrap |
btRigidBody * | m_rigidBody |
btScalar | dynmargin |
btScalar | stamargin |
Definition at line 1606 of file btSoftBodyInternals.h.
|
inline |
Definition at line 1613 of file btSoftBodyInternals.h.
References btDot(), btMatrix3x3, btTransform, btVector3, Freestyle::c, btSoftBody::checkContact(), dynmargin, btCollisionObjectWrapper::getCollisionObject(), btRigidBody::getInvInertiaTensorWorld(), btRigidBody::getInvMass(), btRigidBody::getVelocityInLocalPoint(), ImpulseMatrix(), btSoftBody::Config::kCHR, btSoftBody::Config::kDF, btSoftBody::Config::kKHR, btSoftBody::Node::m_battach, btSoftBody::m_cfg, m_colObj1Wrap, btSoftBody::Node::m_im, btSoftBody::Node::m_q, btSoftBody::m_rcontacts, m_rigidBody, btSoftBody::m_sst, btSoftBody::Node::m_x, psb, btAlignedObjectArray< T >::push_back(), btSoftBody::SolverState::sdt, and stamargin.
Referenced by Process().
|
inline |
Definition at line 1608 of file btSoftBodyInternals.h.
References btDbvtNode::data, DoNode(), and node.
btScalar btSoftColliders::CollideSDF_RS::dynmargin |
Definition at line 1651 of file btSoftBodyInternals.h.
Referenced by btSoftBody::defaultCollisionHandler(), and DoNode().
const btCollisionObjectWrapper* btSoftColliders::CollideSDF_RS::m_colObj1Wrap |
Definition at line 1649 of file btSoftBodyInternals.h.
Referenced by btSoftBody::defaultCollisionHandler(), and DoNode().
btRigidBody* btSoftColliders::CollideSDF_RS::m_rigidBody |
Definition at line 1650 of file btSoftBodyInternals.h.
Referenced by btSoftBody::defaultCollisionHandler(), and DoNode().
btSoftBody* btSoftColliders::CollideSDF_RS::psb |
Definition at line 1648 of file btSoftBodyInternals.h.
Referenced by btSoftBody::defaultCollisionHandler(), and DoNode().
btScalar btSoftColliders::CollideSDF_RS::stamargin |
Definition at line 1652 of file btSoftBodyInternals.h.
Referenced by btSoftBody::defaultCollisionHandler(), and DoNode().