OpenSubdiv/opensubdiv/vtr
barfowl bae35a9f1e Removed StackBuffer::operator[] to remove MSVC overloading ambiguity error
- removed operator[] -- now rely on (TYPE*)[]
    - added comments regarding reliance on implicit casting
2015-06-10 18:14:14 -07:00
..
array.h Remove #pragma once 2015-05-20 09:59:18 -07:00
CMakeLists.txt Re-protected members of all major Vtr classes: 2015-06-01 17:38:11 -07:00
componentInterfaces.h Moved Vtr::MaskInterface into Far::PrimvarRefiner: 2015-05-27 20:44:06 -07:00
fvarLevel.cpp Clean up compiler warnings. 2015-06-03 13:17:40 -07:00
fvarLevel.h Re-protected members of all major Vtr classes: 2015-06-01 17:38:11 -07: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 Made channel argument non-optional for internal face-varying methods 2015-06-03 19:23:50 -07:00
level.h Made channel argument non-optional for internal face-varying methods 2015-06-03 19:23:50 -07:00
quadRefinement.cpp Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
quadRefinement.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
refinement.cpp Moved Vtr::MaskInterface into Far::PrimvarRefiner: 2015-05-27 20:44:06 -07:00
refinement.h Re-protected members of all major Vtr classes: 2015-06-01 17:38:11 -07: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 Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
triRefinement.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
types.h Raised maximum valence supported by Vtr and included new test shapes: 2015-05-20 23:36:45 -07:00