Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/intern/opensubdiv/internal/base/
H A Dtype_convert.cc98 return Options::VTX_BOUNDARY_EDGE_ONLY; in getVtxBoundaryInterpolationFromCAPI()
103 return Options::VTX_BOUNDARY_EDGE_ONLY; in getVtxBoundaryInterpolationFromCAPI()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/sdc/
H A Doptions.h56 VTX_BOUNDARY_EDGE_ONLY, ///< all boundary edges sharpened and interpolated enumerator
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/osd/tutorial_0/
H A Dosd_tutorial_0.cpp146 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in createTopologyRefiner()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_4_1/
H A Dfar_tutorial_4_1.cpp170 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in createTopologyRefiner()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/regression/common/
H A Dfar_utils.h76 result.SetVtxBoundaryInterpolation(Options::VTX_BOUNDARY_EDGE_ONLY); in GetSdcOptions()
92 case 2 : result.SetVtxBoundaryInterpolation(Options::VTX_BOUNDARY_EDGE_ONLY); break; in GetSdcOptions()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_1_1/
H A Dfar_tutorial_1_1.cpp112 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in main()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_4_2/
H A Dfar_tutorial_4_2.cpp222 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in createTopologyRefiner()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_4_3/
H A Dfar_tutorial_4_3.cpp224 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in createTopologyRefiner()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_2_1/
H A Dfar_tutorial_2_1.cpp227 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in createFarTopologyRefiner()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_1_2/
H A Dfar_tutorial_1_2.cpp155 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in createFarTopologyRefiner()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_5_1/
H A Dfar_tutorial_5_1.cpp318 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in createTopologyRefiner()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_2_2/
H A Dfar_tutorial_2_2.cpp222 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in main()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_3_1/
H A Dfar_tutorial_3_1.cpp172 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in GetOptions()
H A Dhbr_to_vtr.h95 … case HMesh::k_InterpolateBoundaryEdgeOnly: vvbi=SdcOptions::VTX_BOUNDARY_EDGE_ONLY; break; in getSdcOptions()
/dports/graphics/wdune/wdune-1.926/src/
H A DMeshSubdivide.cpp122 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in meshSubdivide()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/tutorials/far/tutorial_2_3/
H A Dfar_tutorial_2_3.cpp298 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in main()
/dports/misc/usd/USD-21.11/pxr/imaging/pxOsd/
H A DrefinerFactory.cpp109 options.SetVtxBoundaryInterpolation(Options::VTX_BOUNDARY_EDGE_ONLY); in GetOptions()
/dports/graphics/blender/blender-2.91.0/intern/cycles/render/
H A Dmesh_subdivision.cpp185 options.SetVtxBoundaryInterpolation(Sdc::Options::VTX_BOUNDARY_EDGE_ONLY); in build_from_mesh()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/documentation/
H A Dsubdivision_surfaces.rst841 | **VTX_BOUNDARY_EDGE_ONLY** | A sequence of boundary vertices defines a smooth curve |