Searched refs:k_InterpolateBoundaryEdgeOnly (Results 1 – 9 of 9) sorted by relevance
149 hmesh->SetInterpolateBoundaryMethod(Hmesh::k_InterpolateBoundaryEdgeOnly); in main()
186 hmesh->SetInterpolateBoundaryMethod(Hmesh::k_InterpolateBoundaryEdgeOnly); in main()
256 hmesh->SetInterpolateBoundaryMethod(Hmesh::k_InterpolateBoundaryEdgeOnly); in createMesh()
95 … case HMesh::k_InterpolateBoundaryEdgeOnly: vvbi=SdcOptions::VTX_BOUNDARY_EDGE_ONLY; break; in getSdcOptions()104 … case HMesh::k_InterpolateBoundaryEdgeOnly: fvbi=SdcOptions::FVAR_BOUNDARY_EDGE_ONLY; break; in getSdcOptions()
91 … : mesh->SetInterpolateBoundaryMethod(OpenSubdiv::HbrMesh<T>::k_InterpolateBoundaryEdgeOnly); brea… in applyTags()102 …esh->SetFVarInterpolateBoundaryMethod(OpenSubdiv::HbrMesh<T>::k_InterpolateBoundaryEdgeOnly); brea… in applyTags()526 OpenSubdiv::HbrMesh<T>::k_InterpolateBoundaryEdgeOnly); in createTopology()
106 | k_InterpolateBoundaryEdgeOnly |
305 … mesh->SetInterpolateBoundaryMethod( OpenSubdiv::HbrMesh<Vertex>::k_InterpolateBoundaryEdgeOnly );311 …sh->SetFVarInterpolateBoundaryMethod( OpenSubdiv::HbrMesh<Vertex>::k_InterpolateBoundaryEdgeOnly );
106 FVAR_LINEAR_NONE k_InterpolateBoundaryEdgeOnly N/A (ignored)
204 k_InterpolateBoundaryEdgeOnly, enumerator708 …if (interpboundarymethod == k_InterpolateBoundaryEdgeOnly || interpboundarymethod == k_Interpolate… in Finish()