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