|
iMSTK
Interactive Medical Simulation Toolkit
|
Used as a key in a function table to decide how to handle resulting collision. More...
#include <imstkPbdCollisionHandling.h>
Public Member Functions | |
| bool | operator== (const PbdCHTableKey &other) const |
Public Attributes | |
| PbdContactCase | elemAType |
| PbdContactCase | elemBType |
| bool | ccd |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const PbdCHTableKey &dt) |
Used as a key in a function table to decide how to handle resulting collision.
Definition at line 52 of file imstkPbdCollisionHandling.h.
1.8.13