Class OGLCollision

java.lang.Object
All Implemented Interfaces:
org.j3d.aviatrix3d.NodeUpdateListener, VRMLNode, FrameStateListener, VRMLBoundedNodeType, VRMLChildNodeType, VRMLCollidableNodeType, VRMLEnvironmentalSensorNodeType, VRMLGroupingNodeType, VRMLNodeType, VRMLSensorNodeType, VRMLTimeDependentNodeType, VRMLWorldRootChildNodeType, OGLVRMLNode

public class OGLCollision extends BaseCollision implements OGLVRMLNode, org.j3d.aviatrix3d.NodeUpdateListener
OGL implementation of a collision node.

NOTE:
The implementation does not support the use of proxy geometry yet.

Version:
$Revision: 1.14 $
Author:
Alan Hudson