OpenSubdiv/opensubdiv/vtr
manuelk b53df4b766 WIP on error reporting system
- add error reporting callback to Vtr::Level::validateTopology
- switch printfs to callback
- add error code enums to Vtr::Level
- route Far::TopologyRefinerFactory::reportInvalidTopology through Vtr::Level callback

note:
- Vtr::Level::validateTopology needs to check creaase tag indices
- topology validation should be client-code driver in TopologyRefinerFactory (turned off in the code at the moment)
2014-12-08 17:24:54 -08:00
..
array.h Add a function to Far::TopologyRefiner to gather ptex adjacency for a given face / quadrant pair 2014-09-26 15:10:57 -07:00
CMakeLists.txt Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
fvarLevel.cpp Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
fvarLevel.h Reordered refined face-varying values so those for each vertex are sequential: 2014-11-03 17:31:24 -08:00
fvarRefinement.cpp Fix Windows build 2014-11-25 14:14:59 -08:00
fvarRefinement.h Reorganized/cleaned up Vtr::Refinement in preparation for adding tri-splitting: 2014-11-09 13:25:09 -08:00
level.cpp WIP on error reporting system 2014-12-08 17:24:54 -08:00
level.h WIP on error reporting system 2014-12-08 17:24:54 -08:00
maskInterfaces.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
OVERVIEW.txt Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
quadRefinement.cpp Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
quadRefinement.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
refinement.cpp Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
refinement.h Fix build virtual destructor warning in Vtr::Refinement 2014-11-17 18:14:32 -08:00
sparseSelector.cpp Removed dead code from sparse selection and feature adaptive refinement: 2014-09-23 18:24:29 -07:00
sparseSelector.h Removed dead code from sparse selection and feature adaptive refinement: 2014-09-23 18:24:29 -07:00
triRefinement.cpp Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
triRefinement.h Added refinement and masks for Loop subdivision: 2014-11-17 17:19:30 -08:00
types.h Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00