Home
last modified time | relevance | path

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

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/sdc/
H A Doptions.h74 TRI_SUB_SMOOTH ///< "smooth triangle" weights (Catmark scheme only) enumerator
H A DcatmarkScheme.h88 bool useTriangleOption = (_options.GetTriangleSubdivision() == Options::TRI_SUB_SMOOTH); in assignSmoothMaskForEdge()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/regression/common/
H A Dfar_utils.h138 result.SetTriangleSubdivision(Options::TRI_SUB_SMOOTH); in GetSdcOptions()
/dports/misc/usd/USD-21.11/pxr/imaging/pxOsd/
H A DrefinerFactory.cpp183 options.SetTriangleSubdivision(Options::TRI_SUB_SMOOTH); in GetOptions()
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/documentation/
H A Dcompatibility.rst180 TRI_SUB_SMOOTH "smooth triangle" weights
H A Dsubdivision_surfaces.rst1010 | **TRI_SUB_SMOOTH** | "Smooth triangle" weights |