Class BaseContact

java.lang.Object
org.web3d.vrml.renderer.common.nodes.AbstractNode
org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseContact
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLNodeType
Direct Known Subclasses:
NRContact, OGLContact

public abstract class BaseContact extends AbstractNode
Implementation of the Contact node for rigid body physics.

Version:
$Revision: 1.12 $
Author:
Justin Couch