mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-25 13:00:07 +00:00
0f6efb6aec
There seems to be a bug in clang: despite the fact that FarMeshFactory is declared to be a friend class from FarSubdivisionTables, clang protests that VertexKernelBatch is not accessable. This hack adds an #ifdef __clang__ block to make that structure public and keep Far compiling under OSX. |
||
---|---|---|
.. | ||
bilinearSubdivisionTables.h | ||
bilinearSubdivisionTablesFactory.h | ||
catmarkSubdivisionTables.h | ||
catmarkSubdivisionTablesFactory.h | ||
CMakeLists.txt | ||
dispatcher.h | ||
loopSubdivisionTables.h | ||
loopSubdivisionTablesFactory.h | ||
mesh.h | ||
meshFactory.h | ||
subdivisionTables.h | ||
table.h | ||
vertexEditTables.h | ||
vertexEditTablesFactory.h |