Searched defs:addVertex (Results 1 – 3 of 3) sorted by relevance
44 public void addVertex(GLVertex v) { in addVertex() method in GLFace
61 public GLVertex addVertex(float x, float y, float z) { in addVertex() method in GLWorld
55 public GLVertex addVertex(float x, float y, float z) { in addVertex() method in GLShape