mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-14 16:01:08 +00:00
f0128a5f5e
This change restores the use of 4-bits in Far::PatchParam to encode the refinement level of a patch. This restores one bit that was stolen to allow for more general encoding of boundary edge and transition edge masks. In order to accommodate all of the bits that are required, the transition edge mask bits are now stored along with the faceId bits. Also, accessors are now exposed directly as members of Far::PatchParam and the internal bitfield class is no longer directly exposed. |
||
---|---|---|
.. | ||
common | ||
dxPtexViewer | ||
dxViewer | ||
farViewer | ||
glEvalLimit | ||
glFVarViewer | ||
glImaging | ||
glPaintTest | ||
glPtexViewer | ||
glShareTopology | ||
glStencilViewer | ||
glViewer | ||
mayaPolySmooth | ||
CMakeLists.txt |