OpenSubdiv/tutorials
manuelk f145f70fd2 Refactor Far::StencilTablesFactory
- re-implement the pool allocator
    - use templates to remove code redundancy between regular & limit stencils
    - leverage [] operator overloading to simplify stencil factorization
    - add the ability to treat subdivision levels independently (see below)

- refactor Far::TopologyRefiner::Interpolate<>() methods to pass buffers by reference
  (allows overloading of [] operator)

- rename some of the stencil factory options
- propagate changes to Osd / examples / tutorials...
2014-10-21 16:36:26 -07:00
..
far Refactor Far::StencilTablesFactory 2014-10-21 16:36:26 -07:00
hbr Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
osd Refactor Far::StencilTablesFactory 2014-10-21 16:36:26 -07:00
CMakeLists.txt Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00