OpenSubdiv/opensubdiv
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
..
far Make VertexKernelBatch public when building with clang. 2012-11-11 23:17:27 -08:00
hbr Making CMakeLists more consistent 2012-09-12 15:01:32 -07:00
osd Refactoring far (cliff notes): 2012-09-17 18:41:48 -07:00
tools/stringify Siggrpah 2012 - rolling over all of prepro work into beta 1.1 2012-08-03 19:51:27 -07:00
CMakeLists.txt Siggrpah 2012 - rolling over all of prepro work into beta 1.1 2012-08-03 19:51:27 -07:00
version.h renaming verion to BETA_1_1 2012-08-10 12:03:58 -07:00