OpenSubdiv/opensubdiv/vtr
barry a9ecd79c32 Added new VTags for inf-sharp features:
- added new Vtr::Level::VTag members for inf-sharp features
    - updated Vtr::Level::print() to recognize new tags
    - explicitly initialized tags for new edge-verts in Vtr::Refinement
    - initialized tags for base level verts in Far::TopologyRefinerFactory
2016-07-20 16:16:52 -07:00
..
array.h Eliminate or encapsulate ICC pragmas: 2015-07-20 17:56:00 -07:00
CMakeLists.txt Use cmake's folder feature on platforms that support it. 2016-06-09 17:04:26 -07:00
componentInterfaces.h Moved Vtr::MaskInterface into Far::PrimvarRefiner: 2015-05-27 20:44:06 -07:00
fvarLevel.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
fvarLevel.h Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
fvarRefinement.cpp Re-protected members of all major Vtr classes: 2015-06-01 17:38:11 -07:00
fvarRefinement.h Re-protected members of all major Vtr classes: 2015-06-01 17:38:11 -07:00
level.cpp Added new VTags for inf-sharp features: 2016-07-20 16:16:52 -07:00
level.h Added new VTags for inf-sharp features: 2016-07-20 16:16:52 -07:00
quadRefinement.cpp Reduced warnings resulting from GCC's -Wshadow option 2015-07-29 18:46:18 -07:00
quadRefinement.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
refinement.cpp Added new VTags for inf-sharp features: 2016-07-20 16:16:52 -07:00
refinement.h Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
sparseSelector.cpp Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
sparseSelector.h Re-protected members of all major Vtr classes: 2015-06-01 17:38:11 -07:00
stackBuffer.h Removed StackBuffer::operator[] to remove MSVC overloading ambiguity error 2015-06-10 18:14:14 -07:00
triRefinement.cpp Reduced warnings resulting from GCC's -Wshadow option 2015-07-29 18:46:18 -07:00
triRefinement.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
types.h Comment typos / whitespace. 2015-11-16 14:39:58 -08:00