OpenSubdiv/opensubdiv/bfr
Barry Fowler 8b863a0009 Fix GCC warnings with -Wconversion and bitfields:
- apply bitmask in member initialization to suppress warning
    - add public Set...() with bitmask for assignment by users
    - replace any assignments with new public Set...() methods
2022-08-30 14:34:17 -07:00
..
CMakeLists.txt Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
faceSurface.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
faceSurface.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
faceTopology.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
faceTopology.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
faceVertex.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
faceVertex.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
faceVertexSubset.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
hash.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
hash.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
irregularPatchBuilder.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
irregularPatchBuilder.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
irregularPatchType.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
limits.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
parameterization.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
parameterization.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
patchTree.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
patchTree.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
patchTreeBuilder.cpp Fix GCC warnings with -Wconversion and bitfields: 2022-08-30 14:34:17 -07:00
patchTreeBuilder.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
pointOperations.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
refinerSurfaceFactory.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
refinerSurfaceFactory.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
regularPatchBuilder.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
regularPatchBuilder.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
surface.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
surface.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
surfaceData.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
surfaceData.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
surfaceFactory.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
surfaceFactory.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
surfaceFactoryCache.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
surfaceFactoryCache.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
surfaceFactoryMeshAdapter.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
tessellation.cpp Fix GCC warnings with current default flags: 2022-08-30 12:13:44 -07:00
tessellation.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
vertexDescriptor.cpp Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
vertexDescriptor.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00
vertexTag.h Addition of Bfr interface (1 of 4): opensubdiv/bfr 2022-08-02 20:38:17 -07:00