Searched refs:getTexCoords (Results 1 – 4 of 4) sorted by relevance
57 VertexArray<TYPE> getTexCoordArray() { return VertexArray<TYPE>(getTexCoords(), mStride); } in getTexCoordArray()65 float const* getTexCoords() const;88 float* getTexCoords();
71 float const* Mesh::getTexCoords() const { in getTexCoords() function in android::Mesh74 float* Mesh::getTexCoords() { in getTexCoords() function in android::Mesh
253 mesh.getTexCoords());
279 mesh.getTexCoords());