Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/editors/uvedit/
H A Duvedit_unwrap_ops.c495 const int *origVertIndices, *origEdgeIndices, *origPolyIndices; in construct_param_handle_subsurfed() local
547 origVertIndices = derivedMesh->getVertDataArray(derivedMesh, CD_ORIGINDEX); in construct_param_handle_subsurfed()
615 origVertIndices[mloop[0].v], in construct_param_handle_subsurfed()
622 origVertIndices[mloop[1].v], in construct_param_handle_subsurfed()
629 origVertIndices[mloop[2].v], in construct_param_handle_subsurfed()
636 origVertIndices[mloop[3].v], in construct_param_handle_subsurfed()