Searched defs:quadIndex (Results 1 – 2 of 2) sorted by relevance
110 protected Vector3f[] quadIndex; field in TerrainGrid177 protected boolean isCenter(int quadIndex) { in isCenter()181 protected int getQuadrant(int quadIndex) { in getQuadrant()
456 public void appendIndices(ShortBuffer sb, int quadIndex){ in appendIndices()