public class Conv
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static com.badlogic.gdx.math.Vector3
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
conv
public static com.badlogic.gdx.math.Vector3 conv(com.badlogic.gdx.math.Vector3 out,
Point3D in)
-
conv
public static Point3D conv(Point3D out,
com.badlogic.gdx.math.Vector3 in)