mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-28 14:21: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. |
||
---|---|---|
.. | ||
far | ||
hbr | ||
osd | ||
tools/stringify | ||
CMakeLists.txt | ||
version.h |