OpenSubdiv/opensubdiv/far
Jeremy Cowles 0f6efb6aec Make VertexKernelBatch public when building with clang.
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.
2012-11-11 23:17:27 -08:00
..
bilinearSubdivisionTables.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
bilinearSubdivisionTablesFactory.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
catmarkSubdivisionTables.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
catmarkSubdivisionTablesFactory.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
CMakeLists.txt Refactoring far (cliff notes): 2012-09-17 18:41:48 -07:00
dispatcher.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
loopSubdivisionTables.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
loopSubdivisionTablesFactory.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
mesh.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
meshFactory.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
subdivisionTables.h Make VertexKernelBatch public when building with clang. 2012-11-11 23:17:27 -08:00
table.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
vertexEditTables.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00
vertexEditTablesFactory.h Taking a first stab at a doxygen config file and matching cmake rules. 2012-10-06 17:53:51 -07:00