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

  /development/tools/a3dconvert/
ColladaConditioner.cpp 38 int numberOfPrimitives = (int)(thisPolylist->getVcount()->getValue().getCount());
45 int triangleCount = (int)thisPolylist->getVcount()->getValue()[j] -2;
67 offset += (unsigned int)thisPolylist->getVcount()->getValue()[j] * numberOfInputs;
  /external/collada/include/1.4/dom/
domPolylist.h 191 const domVcountRef getVcount() const { return elemVcount; }
domSkin.h 387 const domVcountRef getVcount() const { return elemVcount; }

Completed in 108 milliseconds