Searched refs:getVertices (Results 1 – 3 of 3) sorted by relevance
71 assertEquals(vertices, polygon.getVertices()); in testPolygon()
201 mSpheres[i].getVertices()); in onDrawFrame()205 mSpheres[i].getVertices().duplicate().position(3)); in onDrawFrame()401 FloatBuffer vertices = mSpheres[i].getVertices(); in createVbo()
131 public FloatBuffer getVertices() { in getVertices() method in Sphere