Simbody
Public Member Functions | Static Public Member Functions | Friends

SimTK::TriangleMeshContactImpl Class Reference

This is the internal implementation class for TriangleMeshContact. More...

#include <ContactImpl.h>

Inheritance diagram for SimTK::TriangleMeshContactImpl:

List of all members.

Public Member Functions

 TriangleMeshContactImpl (ContactSurfaceIndex surf1, ContactSurfaceIndex surf2, const Transform &X_S1S2, const std::set< int > &faces1, const std::set< int > &faces2)
ContactTypeId getTypeId () const

Static Public Member Functions

static ContactTypeId classTypeId ()

Friends

class TriangleMeshContact

Detailed Description

This is the internal implementation class for TriangleMeshContact.


Constructor & Destructor Documentation

SimTK::TriangleMeshContactImpl::TriangleMeshContactImpl ( ContactSurfaceIndex  surf1,
ContactSurfaceIndex  surf2,
const Transform X_S1S2,
const std::set< int > &  faces1,
const std::set< int > &  faces2 
)

Member Function Documentation

ContactTypeId SimTK::TriangleMeshContactImpl::getTypeId ( ) const [inline, virtual]

Implements SimTK::ContactImpl.

static ContactTypeId SimTK::TriangleMeshContactImpl::classTypeId ( ) [inline, static]

Friends And Related Function Documentation

friend class TriangleMeshContact [friend]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines