Searched defs:tempVec (Results 1 – 8 of 8) sorted by relevance
42 private final Vector3f tempVec = new Vector3f(); field in TransparentComparator
43 private final Vector3f tempVec = new Vector3f(); field in OpaqueComparator
51 private Vector3f tempVec = new Vector3f(); field in Arrow
59 private Vector3f tempVec = new Vector3f(); field in TestAttachGhostObject
52 private transient final Vector3f tempVec = new Vector3f(); field in Pose
69 private javax.vecmath.Vector3f tempVec = new javax.vecmath.Vector3f(); field in PhysicsCharacter
72 protected javax.vecmath.Vector3f tempVec = new javax.vecmath.Vector3f(); field in PhysicsRigidBody
67 private Vector3f tempVec = new Vector3f(); field in LwjglGL1Renderer