1 2 3 4 5 6 7 8
package com.jogamp.opengl.glu; /** * Wrapper for a GLU NURBS object. */ public interface GLUnurbs { }