mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2025-01-11 09:00:08 +00:00
Merge pull request #718 from davidgyu/headerFix
Fixed an incorrect comment in far/patchParam.h
This commit is contained in:
commit
8e078c4e6e
@ -53,7 +53,7 @@ namespace Far {
|
||||
/// -----------|:----:|------------------------------------------------------
|
||||
/// level | 4 | the subdivision level of the patch
|
||||
/// nonquad | 1 | whether the patch is the child of a non-quad face
|
||||
/// unused | 3 | transition edge mask encoding
|
||||
/// unused | 3 | unused
|
||||
/// boundary | 4 | boundary edge mask encoding
|
||||
/// v | 10 | log2 value of u parameter at first patch corner
|
||||
/// u | 10 | log2 value of v parameter at first patch corner
|
||||
|
Loading…
Reference in New Issue
Block a user