public class Disk extends Quadric
drawStyle, normals, orientation, textureFlag| Constructor | Description |
|---|---|
Disk() |
Constructor for Disk.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
draw(float innerRadius,
float outerRadius,
int slices,
int loops) |
renders a disk on the z = 0 plane.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcos, getDrawStyle, getNormals, getOrientation, getTextureFlag, normal3f, setDrawStyle, setNormals, setOrientation, setTextureFlag, sin, TXTR_COORDpublic void draw(float innerRadius,
float outerRadius,
int slices,
int loops)
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.