|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.candidates.quad.JoglVertex3f
@Deprecated public class JoglVertex3f
| Field Summary | |
|---|---|
Color |
color
Deprecated. |
Vector3f |
normal
Deprecated. |
Vector3f |
position
Deprecated. |
Vector2f |
texcoord
Deprecated. |
| Constructor Summary | |
|---|---|
JoglVertex3f()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
draw(GL gl)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Vector3f position
public Vector3f normal
public Vector2f texcoord
public Color color
| Constructor Detail |
|---|
public JoglVertex3f()
| Method Detail |
|---|
public void draw(GL gl)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||