Package zombie.core.skinnedmodel
Class Vector4
java.lang.Object
zombie.core.skinnedmodel.Vector4
public class Vector4
extends java.lang.Object
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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 float1, float float2, float float3, float float4) -
Vector4
-
-
Method Details
-
set
-
set
-