|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.ucm.look.ar.ar3D.core.drawables.Mesh3D
es.ucm.look.ar.ar3D.core.drawables.primitives.SquarePrimitive
es.ucm.look.ar.ar3D.core.drawables.primitives.extra.ImagePrimitive
public class ImagePrimitive
Field Summary | |
---|---|
static java.lang.String |
NAME
|
Constructor Summary | |
---|---|
ImagePrimitive()
|
Method Summary | |
---|---|
void |
draw(GL10 gl)
Draw the entity into the GL10 context |
Methods inherited from class es.ucm.look.ar.ar3D.core.drawables.Mesh3D |
---|
getArmarture, setNormalBuffer, setVertexBuffer, update |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NAME
Constructor Detail |
---|
public ImagePrimitive()
Method Detail |
---|
public void draw(GL10 gl)
Mesh3D
GL10
context
draw
in interface Drawable3D
draw
in class SquarePrimitive
gl
- GL10
context
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |