OpenSubdiv/opensubdiv/osdutil
Sergey Sharybin 4a8bd50633 Support different subdivision schemes for OsdUtilMesh
Basically title says it all, now it's possible to pass
subdivision scheme to the OsdUtilMesh::Initialize().

It's a last argument with default to CATMARK so it doesn't
break existing code.
2014-07-04 17:28:18 +06:00
..
adaptiveEvaluator.cpp Fixed build warnings/errors with VS2010 Pro 2014-05-19 09:23:22 -07:00
adaptiveEvaluator.h Fix OsdUtilAdaptiveEvaluator concurrency issue 2014-04-29 18:27:04 -07:00
batch.h Add missing third parameter to templated OsdDrawContext usage, caught in Presto build. 2014-04-21 16:14:35 -07:00
batchCL.h Add missing third parameter to templated OsdDrawContext usage, caught in Presto build. 2014-04-21 16:14:35 -07:00
CMakeLists.txt Compile osdutil with -fPIC for correct linking in Presto. 2014-04-18 16:19:09 -07:00
drawController.h Fix a minor osdutil build warning (seen with gcc 4.8.1) 2013-10-06 14:42:16 -07:00
drawItem.h Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
evaluator_capi.cpp Fix compilation error on windows+msvc2013 2014-05-17 12:52:02 -07:00
evaluator_capi.h Code cleanup: no need to use struct keyword in C++ code 2014-05-10 21:55:38 +02:00
mesh.cpp Support different subdivision schemes for OsdUtilMesh 2014-07-04 17:28:18 +06:00
mesh.h Support different subdivision schemes for OsdUtilMesh 2014-07-04 17:28:18 +06:00
multiMeshFactory.h more refactoring on FarMesh and move FarMultiMeshFactory to OsdUtil. 2014-03-24 19:13:40 -07:00
patchPartitioner.h Fix compilation error on windows+msvc2013 2014-05-17 12:52:02 -07:00
refiner.cpp Fix OsdUtilAdaptiveEvaluator concurrency issue 2014-04-29 18:27:04 -07:00
refiner.h Fix OsdUtilAdaptiveEvaluator concurrency issue 2014-04-29 18:27:04 -07:00
topology.cpp Fixed build errors. 2014-06-23 22:07:50 -07:00
topology.h Add correct OpenSubdiv namespace begin/end blocks. 2014-04-21 10:25:38 -07:00
uniformEvaluator.cpp Fixed build warnings/errors with VS2010 Pro 2014-05-19 09:23:22 -07:00
uniformEvaluator.h Add correct OpenSubdiv namespace begin/end blocks. 2014-04-21 10:25:38 -07:00