Class OGLLOD

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

public class OGLLOD extends BaseLOD implements OGLVRMLNode, org.j3d.aviatrix3d.NodeUpdateListener
OpenGL-renderer implementation of a LOD node.

Note that we always change right on the suggested LOD ranges, so the forceTransitions field introduced in 3.1 is ignored for our implementation.

Version:
$Revision: 1.14 $
Author:
Justin Couch