Class BaseDoubleAxisHingeJoint

java.lang.Object
org.web3d.vrml.renderer.common.nodes.AbstractNode
org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseJointNode
org.web3d.vrml.renderer.common.nodes.rigidphysics.BaseDoubleAxisHingeJoint
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLNodeType, VRMLRigidJointNodeType
Direct Known Subclasses:
NRDoubleAxisHingeJoint, OGLDoubleAxisHingeJoint

public abstract class BaseDoubleAxisHingeJoint extends BaseJointNode
Implementation of the DoubleAxisHingeJoint node.

Version:
$Revision: 1.15 $
Author:
Justin Couch