OpenSubdiv/examples
manuelk bfbd868fe2 Modify Far::TopologyRefiner refinement options
- move level of refinement / isolation into the Options structs
- fix splash damage in rest of the code

note 1: this is less than ideal, because most compilers accept the previous
        call to these functions with an incorrect parameter list (ie. passing
        the level instead of the struct issues no warnings and compiles...)
        caveat emptor...

note 2: the level parameter names may not be final for adaptive modes
        as we will likely want independent controls over crease vs.
        extraordinary vertex isolation.
2014-12-30 14:07:24 -08:00
..
common Refactor Far::PatchTables 2014-11-25 12:41:19 -08:00
dxPtexViewer Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
dxViewer Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
glEvalLimit Modify Far::TopologyRefiner refinement options 2014-12-30 14:07:24 -08:00
glFVarViewer Add glfw error callback to code examples 2014-12-20 14:44:50 -08:00
glPaintTest Add glfw error callback to code examples 2014-12-20 14:44:50 -08:00
glPtexViewer Add glfw error callback to code examples 2014-12-20 14:44:50 -08:00
glShareTopology Modify Far::TopologyRefiner refinement options 2014-12-30 14:07:24 -08:00
glStencilViewer Modify Far::TopologyRefiner refinement options 2014-12-30 14:07:24 -08:00
glViewer Add glfw error callback to code examples 2014-12-20 14:44:50 -08:00
mayaPolySmooth Modify Far::TopologyRefiner refinement options 2014-12-30 14:07:24 -08:00
vtrViewer Modify Far::TopologyRefiner refinement options 2014-12-30 14:07:24 -08:00
CMakeLists.txt Fix Png dependency in examples build (fixes screenshot ability in glViewer) 2014-12-18 11:13:28 -08:00