iMSTK
Interactive Medical Simulation Toolkit
Public Member Functions | Public Attributes | Friends | List of all members
imstk::PbdCHTableKey Struct Reference

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)
 

Detailed Description

Used as a key in a function table to decide how to handle resulting collision.

Definition at line 52 of file imstkPbdCollisionHandling.h.


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