Class Vector4
java.lang.Object
zombie.core.skinnedmodel.Vector4
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public float x -
y
public float y -
z
public float z -
w
public float w
-
-
Constructor Details
-
Vector4
public Vector4() -
Vector4
public Vector4(float _x, float _y, float _z, float _w) -
Vector4
-
-
Method Details
-
set
-
set
-