OpenSubdiv/opensubdiv/osdutil
Sergey Sharybin b836a31a22 Add basic functions to work with FV data via evaluator API
Currently supports clearing and pushing FV name and data.
2014-08-07 10:39:55 -07:00
..
adaptiveEvaluator.cpp Make C-API evaluator aware of different subdivisions 2014-07-04 21:23:50 +06:00
adaptiveEvaluator.h Make C-API evaluator aware of different subdivisions 2014-07-04 21:23:50 +06: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 Added OsdUtilVertexSplit which creates a vertex-varying data table by duplicating vertices in a FarMesh. Catmark subdivision is supported. 2014-07-08 14:20:37 -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 Add basic functions to work with FV data via evaluator API 2014-08-07 10:39:55 -07:00
evaluator_capi.h Add basic functions to work with FV data via evaluator API 2014-08-07 10:39:55 -07: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 Make C-API evaluator aware of different subdivisions 2014-07-04 21:23:50 +06:00
refiner.h Make C-API evaluator aware of different subdivisions 2014-07-04 21:23:50 +06: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
vertexSplit.h Fixes a bug in OsdUtilVertexSplit that occurs when getting the address of the end of a std::vector. 2014-08-05 18:14:45 -07:00