| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
float | x |
float | y |
float | z |
Constructor Summary | |
ProxyGLPoint(float xpoint, float ypoint, float zpoint) | |
ProxyGLPoint() |
Method Summary | |
void | set(float xpoint, float ypoint, float zpoint) |
Field Detail |
public float x
public float y
public float z
Constructor Detail |
public ProxyGLPoint(float xpoint, float ypoint, float zpoint)
public ProxyGLPoint()
Method Detail |
public void set(float xpoint, float ypoint, float zpoint)
| ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |