Class OGLExtrusion

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

public class OGLExtrusion extends BaseExtrusion implements OGLGeometryNodeType, org.j3d.aviatrix3d.NodeUpdateListener
OpenGL implGeomementation of an Extrusion

The 1.16 version of OGLExtrusion generates end caps correctly for both convex and concave crossSections. More thorough testing is needed to see if textures are handled properly, however.

Version:
$Revision: 1.20 $
Author:
Justin Couch, Andrzej Kapolka, Rick Goldberg