|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmathematik.Vertex3f
public class Vertex3f
| Field Summary | |
|---|---|
Color |
color
|
Vector3f |
normal
|
Vector3f |
position
|
Vector3f |
texcoord
|
| Constructor Summary | |
|---|---|
Vertex3f()
|
|
Vertex3f(boolean theInitialize)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Vector3f normal
public Vector3f texcoord
public Vector3f position
public Color color
| Constructor Detail |
|---|
public Vertex3f()
public Vertex3f(boolean theInitialize)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||