Searched refs:CREASE_UNIFORM (Results 1 – 8 of 8) sorted by relevance
69 CREASE_UNIFORM = 0, ///< Catmark rule enumerator81 _creasingMethod(CREASE_UNIFORM), in Options()
95 bool IsUniform() const { return _options.GetCreasingMethod() == Options::CREASE_UNIFORM; } in IsUniform()
77 result.SetCreasingMethod(Options::CREASE_UNIFORM); in GetSdcOptions()123 result.SetCreasingMethod(Options::CREASE_UNIFORM); in GetSdcOptions()
334 options.SetCreasingMethod(Options::CREASE_UNIFORM); in getSDCOptions()
163 options.SetCreasingMethod(Options::CREASE_UNIFORM); in GetOptions()
113 case HSubdiv::k_CreaseNormal: creaseMethod=OpenSubdiv::SdcOptions::CREASE_UNIFORM; break; in getSdcOptions()
170 CREASE_UNIFORM standard integer subtraction per level (default)
985 | **CREASE_UNIFORM** | Apply regular semi-sharp crease rules |