Class SceneGraphNode.TLV3
- java.lang.Object
-
- java.lang.ThreadLocal<com.badlogic.gdx.math.Vector3>
-
- gaia.cu9.ari.gaiaorbit.scenegraph.SceneGraphNode.TLV3
-
- Enclosing class:
- SceneGraphNode
protected static class SceneGraphNode.TLV3 extends java.lang.ThreadLocal<com.badlogic.gdx.math.Vector3>
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
TLV3()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected com.badlogic.gdx.math.Vector3
initialValue()
-