Searched defs:gridLocation (Results 1 – 1 of 1) sorted by relevance
49 protected Vector2f gridLocation = new Vector2f(); field in BresenhamYUpGridTracer182 public void setGridLocation(Vector2f gridLocation) { in setGridLocation()