HomeSort by relevance Sort by last modified time
    Searched refs:getVertices (Results 1 - 3 of 3) sorted by null

  /external/collada/include/1.4/dom/
domConvex_mesh.h 113 const domVerticesRef getVertices() const { return elemVertices; }
domMesh.h 111 const domVerticesRef getVertices() const { return elemVertices; }
  /development/tools/a3dconvert/
ColladaGeometry.cpp 142 domVertices * vertices = mMesh->getVertices();

Completed in 38 milliseconds