com.jogamp.opengl.impl.glu.nurbs
Class TrimVertex
java.lang.Object
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
param
public float[] param
- Trim vertex coords
TrimVertex
public TrimVertex()
- Makes new empty trim vertex
Copyright 2010 JogAmp Community.