com.jogamp.opengl.impl.glu.nurbs
Class TrimVertex

java.lang.Object
  extended by com.jogamp.opengl.impl.glu.nurbs.TrimVertex

public class TrimVertex
extends Object

Holds vertex used in trim

Author:
Tomas Hrasky

Field Summary
 float[] param
          Trim vertex coords
 
Constructor Summary
TrimVertex()
          Makes new empty trim vertex
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

param

public float[] param
Trim vertex coords

Constructor Detail

TrimVertex

public TrimVertex()
Makes new empty trim vertex



Copyright 2010 JogAmp Community.