Package org.lwjglx.util.glu
Class PartialDisk
java.lang.Object
org.lwjglx.util.glu.Quadric
org.lwjglx.util.glu.PartialDisk
-
Field Summary
Fields inherited from class org.lwjglx.util.glu.Quadric
drawStyle, normals, orientation, textureFlag
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
draw
(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_COORD
-
Constructor Details
-
PartialDisk
public PartialDisk()
-
-
Method Details
-
draw
public void draw(float float1, float float2, int int1, int int2, float float3, float float4)
-