Class OGLContour2D

java.lang.Object
All Implemented Interfaces:
VRMLNode, FrameStateListener, VRMLNodeType, OGLVRMLNode

public class OGLContour2D extends BaseContour2D implements OGLVRMLNode
OpenGL rendering implementation of Contour2D Uses classes from the net.jgeom package to implement trimmed nurbs surface tesselation This class presents methods to retrieve the geometry of a trimming loop for a nurbs patch as an instance of net.jgeom.nurbs.TrimCurve
Version:
$Revision: 1.17 $
Author:
Vincent Marchetti