Searched refs:putSphere (Results 1 – 1 of 1) sorted by relevance
77 public void putSphere(Vector3f pos, ColorRGBA color){ in putSphere() method in TestDebugShapes92 putSphere(new Vector3f(4.5f, 0, 0), ColorRGBA.Magenta); in simpleInitApp()