Home
last modified time | relevance | path

Searched refs:getVertexCreaseEndValues (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/vtr/
H A DfvarLevel.h231 void getVertexCreaseEndValues(Index vIndex, Sibling sibling, Index endValues[2]) const;
H A DfvarLevel.cpp595 FVarLevel::getVertexCreaseEndValues(Index vIndex, Sibling vSibling, Index endValues[2]) const { in getVertexCreaseEndValues() function in OpenSubdiv::OPENSUBDIV_VERSION::Vtr::internal::FVarLevel
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/far/
H A DprimvarRefiner.h988 parentFVar.getVertexCreaseEndValues(vert, pSibling, pEndValues); in interpFVarFromVerts()
1249 fvarChannel.getVertexCreaseEndValues(vert, i, vEndValues); in limitFVar()