|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.jinx.video.Sphere net.jinx.video.SkySphere
public class SkySphere
Constructor Summary | |
---|---|
SkySphere(float radius,
int slices,
int stacks)
|
Method Summary | |
---|---|
void |
draw(Context opt)
Renders this Visible to glDrawable. |
Methods inherited from class net.jinx.video.Sphere |
---|
deinit, getColoration, getMaterial, getTexture, init, newSphereModel, setColoration, setMaterial, setSmooth, setTexture |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SkySphere(float radius, int slices, int stacks)
Method Detail |
---|
public void draw(Context opt)
Visible
draw
in interface Visible
draw
in class Sphere
opt
- describes the rendering options that are being used.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |