Home
last modified time | relevance | path

Searched refs:populateVertexParentFromParentVertices (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/vtr/
H A Drefinement.h258 void populateVertexParentFromParentVertices(ChildTag const initialChildTags[2][4]);
H A Drefinement.cpp539 populateVertexParentFromParentVertices(initialChildTags); in populateVertexParentVectors()
594 Refinement::populateVertexParentFromParentVertices(ChildTag const initialChildTags[2][4]) { in populateVertexParentFromParentVertices() function in OpenSubdiv::OPENSUBDIV_VERSION::Vtr::internal::Refinement