Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/opensubdiv/internal/base/
H A Dtype_convert.cc55 return Options::FVAR_LINEAR_CORNERS_PLUS1; in getFVarLinearInterpolationFromCAPI()
76 case Options::FVAR_LINEAR_CORNERS_PLUS1: in getCAPIFVarLinearInterpolationFromOSD()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/sdc/
H A Doptions.h63 FVAR_LINEAR_CORNERS_PLUS1, ///< ("edge corner") enumerator
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/glFVarViewer/
H A DglFVarViewer.cpp1142 case SdcOptions::FVAR_LINEAR_CORNERS_PLUS1 : in callbackFVarInterp()
1143 g_fvarInterp = SdcOptions::FVAR_LINEAR_CORNERS_PLUS1; break; in callbackFVarInterp()
1218 SdcOptions::FVAR_LINEAR_CORNERS_PLUS1, g_fvarInterp==SdcOptions::FVAR_LINEAR_CORNERS_PLUS1); in initHUD()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/examples/farViewer/
H A DfarViewer.cpp1196 case SdcOptions::FVAR_LINEAR_CORNERS_PLUS1 : in callbackFVarInterpolation()
1197 g_fvarInterpolation = SdcOptions::FVAR_LINEAR_CORNERS_PLUS1; break; in callbackFVarInterpolation()
1273 …SdcOptions::FVAR_LINEAR_CORNERS_PLUS1, g_fvarInterpolation==SdcOptions::FVAR_LINEAR_CORNERS_PLUS1); in initHUD()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/regression/common/
H A Dfar_utils.h103 … case 2 : result.SetFVarLinearInterpolation(Options::FVAR_LINEAR_CORNERS_PLUS1); break; in GetSdcOptions()
/dports/misc/usd/USD-21.11/pxr/imaging/pxOsd/
H A DrefinerFactory.cpp136 options.SetFVarLinearInterpolation(Options::FVAR_LINEAR_CORNERS_PLUS1); in GetOptions()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/vtr/
H A DfvarLevel.cpp166 _hasDependentSharpness = (fvarOptions == Options::FVAR_LINEAR_CORNERS_PLUS1) || in completeTopologyFromFaceValues()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/documentation/
H A Dcompatibility.rst108 FVAR_LINEAR_CORNERS_PLUS1 k_InterpolateBoundaryEdgeAndCorner false
H A Dsubdivision_surfaces.rst894 | **FVAR_LINEAR_CORNERS_PLUS1** | CORNERS_ONLY + sharpening of junctions of 3 or more regions |