Searched refs:getVertices (Results 1 – 2 of 2) sorted by relevance
198 mSpheres[i].getVertices()); in onDrawFrame()202 mSpheres[i].getVertices().duplicate().position(3)); in onDrawFrame()398 FloatBuffer vertices = mSpheres[i].getVertices(); in createVbo()
131 public FloatBuffer getVertices() { in getVertices() method in Sphere