iMSTK
Interactive Medical Simulation Toolkit
Public Attributes | List of all members
imstk::CollisionData Class Reference

Describes the contact manifold between two geometries. More...

#include <imstkCollisionData.h>

Public Attributes

std::vector< CollisionElementelementsA
 
std::vector< CollisionElementelementsB
 
std::shared_ptr< GeometrygeomA
 
std::shared_ptr< GeometrygeomB
 
std::shared_ptr< GeometryprevGeomA
 
std::shared_ptr< GeometryprevGeomB
 

Detailed Description

Describes the contact manifold between two geometries.

Definition at line 210 of file imstkCollisionData.h.


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