Package zombie.core.skinnedmodel
Class HelperFunctions.TransformResult_QPS
java.lang.Object
zombie.core.skinnedmodel.HelperFunctions.TransformResult_QPS
- Enclosing class:
- HelperFunctions
public static class HelperFunctions.TransformResult_QPS
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description org.lwjgl.util.vector.Matrix4f
result
-
Constructor Summary
Constructors Constructor Description TransformResult_QPS()
TransformResult_QPS(org.lwjgl.util.vector.Matrix4f matrix4f)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
result
public final org.lwjgl.util.vector.Matrix4f result
-
-
Constructor Details
-
TransformResult_QPS
public TransformResult_QPS() -
TransformResult_QPS
public TransformResult_QPS(org.lwjgl.util.vector.Matrix4f matrix4f)
-