com.jogamp.opengl.impl.glu.nurbs
Class PwlArc
java.lang.Object
com.jogamp.opengl.impl.glu.nurbs.PwlArc
public class PwlArc
- extends Object
Picewiselinar trimming arc
- Author:
- Tomáš Hráský
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pts
public TrimVertex[] pts
- Vertexes
PwlArc
public PwlArc(int i,
TrimVertex[] p)
- Makes new trimming arc
- Parameters:
i
- num ber of vertexesp
- trimming vertexes array
Copyright 2010 JogAmp Community.