Main Page | Modules | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

ForceCContact Class Reference

#include <ForceCContact.hh>

Inherits Contact.

List of all members.


Detailed Description

Force "C" Contact type for Arachi contact constraints.

This contact type can be used to keep track of the state of two objects following a collision for Arachi's default contact constraint enforcement. The contact object will be destroyed upon separation.


Public Member Functions

virtual bool establish (DeContactEvent *event, Object *a, Object *b, utils::ConfigFile *params)
virtual bool update (void)
virtual bool terminate (void)

Static Public Member Functions

const char * familyName (void)


Member Function Documentation

const char* ForceCContact::familyName void   )  [inline, static]
 

This method returns a string name for the family of contacts implemented by this class. This is used primarily for display and debugging purposes


SimLib Reference Documentation