WritableVector2fWritableVector4fpublic interface WritableVector3f extends WritableVector2f
| Modifier and Type | Method | Description |
|---|---|---|
void |
set(float x,
float y,
float z) |
Set the X,Y,Z values
|
void |
setZ(float z) |
Set the Z value
|
set, setX, setYCopyright © 2002-2009 lwjgl.org. All Rights Reserved.