Class OGLClipPlane

java.lang.Object
All Implemented Interfaces:
org.j3d.aviatrix3d.NodeUpdateListener, VRMLNode, FrameStateListener, VRMLChildNodeType, VRMLNodeType, VRMLWorldRootChildNodeType, OGLVRMLNode

public class OGLClipPlane extends BaseClipPlane implements OGLVRMLNode, org.j3d.aviatrix3d.NodeUpdateListener
Null renderer implementation of a ClipPlane node.

This node is purely informational within the scene graph. It does not have a renderable representation.

Version:
$Revision: 1.1 $
Author:
Justin Couch