com.jogamp.opengl.impl.glu.nurbs
Class DisplayList
java.lang.Object
com.jogamp.opengl.impl.glu.nurbs.DisplayList
public class DisplayList
- extends Object
Display list
- Author:
- Tomas Hrasky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplayList
public DisplayList()
append
public void append(Object src,
Method m,
Object arg)
- Append action to the display list
- Parameters:
src
- source object to invoke method onm
- invoked methodarg
- method argument
Copyright 2010 JogAmp Community.