Searched defs:setVertex (Results 1 – 3 of 3) sorted by relevance
42 public void setVertex(float x, float y) { in setVertex() method in CubicCurveData
174 private void setVertex(int i, int j, float x, float y, float z, float u, float v) { in setVertex() method in Grid
143 static void setVertex (const glu::VertexArrayPointer& pointer, int vertexNdx, const tcu::Vector<flo… in setVertex() function