|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.jinx.video.Plane net.jinx.video.InfinitePlane
public class InfinitePlane
Constructor Summary | |
---|---|
InfinitePlane()
|
|
InfinitePlane(int detail)
|
Method Summary | |
---|---|
void |
draw(Context opt)
Renders this Visible to glDrawable. |
Methods inherited from class net.jinx.video.Plane |
---|
deinit, getColoration, getMaterial, getTexture, init, newPlaneModel, setColoration, setMaterial, setTexture |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InfinitePlane()
public InfinitePlane(int detail)
Method Detail |
---|
public void draw(Context opt)
Visible
draw
in interface Visible
draw
in class Plane
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 |