Package org.lwjglx.util.glu
Class Sphere
java.lang.Object
org.lwjglx.util.glu.Quadric
org.lwjglx.util.glu.Sphere
public class Sphere extends Quadric
-
Field Summary
Fields inherited from class org.lwjglx.util.glu.Quadric
drawStyle, normals, orientation, textureFlag
-
Constructor Summary
Constructors Constructor Description Sphere()
-
Method Summary
Modifier and Type Method Description void
draw(float float1, int int1, int int2)
Methods inherited from class org.lwjglx.util.glu.Quadric
cos, getDrawStyle, getNormals, getOrientation, getTextureFlag, normal3f, setDrawStyle, setNormals, setOrientation, setTextureFlag, sin, TXTR_COORD
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Sphere
public Sphere()
-
-
Method Details
-
draw
public void draw(float float1, int int1, int int2)
-