javax.media.opengl.glu.GLUnurbs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jogl-all Show documentation
Show all versions of jogl-all Show documentation
Java™ Binding for the OpenGL® API
package javax.media.opengl.glu;
/**
* Wrapper for a GLU NURBS object.
*/
public interface GLUnurbs {
}