Blender  V2.59
Public Member Functions | Public Attributes
btSoftColliders::ClusterBase Struct Reference

#include <btSoftBodyInternals.h>

Inheritance diagram for btSoftColliders::ClusterBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ClusterBase ()
bool SolveContact (const btGjkEpaSolver2::sResults &res, btSoftBody::Body ba, btSoftBody::Body bb, btSoftBody::CJoint &joint)

Public Attributes

btScalar erp
btScalar idt
btScalar m_margin
btScalar friction
btScalar threshold

Detailed Description

Definition at line 653 of file btSoftBodyInternals.h.


Constructor & Destructor Documentation

btSoftColliders::ClusterBase::ClusterBase ( ) [inline]

Definition at line 660 of file btSoftBodyInternals.h.


Member Function Documentation

bool btSoftColliders::ClusterBase::SolveContact ( const btGjkEpaSolver2::sResults res,
btSoftBody::Body  ba,
btSoftBody::Body  bb,
btSoftBody::CJoint joint 
) [inline]

Member Data Documentation

Definition at line 655 of file btSoftBodyInternals.h.

Definition at line 658 of file btSoftBodyInternals.h.

Definition at line 656 of file btSoftBodyInternals.h.

Definition at line 657 of file btSoftBodyInternals.h.

Definition at line 659 of file btSoftBodyInternals.h.


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