|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvrml.Field
vrml.ConstField
vrml.field.ConstSFVec3f
| Constructor Summary | |
ConstSFVec3f(float x,
float y,
float z)
|
|
| Method Summary | |
void |
getValue(float[] vec3s)
|
float |
getX()
|
float |
getY()
|
float |
getZ()
|
java.lang.String |
toString()
|
| Methods inherited from class vrml.Field |
clone |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConstSFVec3f(float x,
float y,
float z)
| Method Detail |
public void getValue(float[] vec3s)
public float getX()
public float getY()
public float getZ()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||