OpenSubdiv/opensubdiv/vtr
barfowl b64eb5e2e0 Removing friends from Vtr classes and making more accessible internally:
- removed all friend declarations (no more Far declarations with Vtr)
    - all protected methods made public
    - intent is to move these into namespace internal
    - access between Vtr classes is under review
2015-05-22 15:52:47 -07:00
..
array.h Remove #pragma once 2015-05-20 09:59:18 -07:00
CMakeLists.txt Introduced StackBuffer class to replace/extend usage of alloca(): 2015-04-26 17:04:18 -07:00
fvarLevel.cpp Minor improvements to definition and use of Vtr::StackBuffer: 2015-04-28 17:31:43 -07:00
fvarLevel.h Removing friends from Vtr classes and making more accessible internally: 2015-05-22 15:52:47 -07:00
fvarRefinement.cpp Introduced StackBuffer class to replace/extend usage of alloca(): 2015-04-26 17:04:18 -07:00
fvarRefinement.h Removing friends from Vtr classes and making more accessible internally: 2015-05-22 15:52:47 -07:00
level.cpp Minor improvements to definition and use of Vtr::StackBuffer: 2015-04-28 17:31:43 -07:00
level.h Removing friends from Vtr classes and making more accessible internally: 2015-05-22 15:52:47 -07:00
maskInterfaces.h Remove #pragma once 2015-05-20 09:59:18 -07:00
quadRefinement.cpp Minor additions and revisions to TopologyRefiner interface: 2015-04-01 20:44:33 -07:00
quadRefinement.h Remove #pragma once 2015-05-20 09:59:18 -07:00
refinement.cpp Minor improvements to definition and use of Vtr::StackBuffer: 2015-04-28 17:31:43 -07:00
refinement.h Removing friends from Vtr classes and making more accessible internally: 2015-05-22 15:52:47 -07:00
sparseSelector.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
sparseSelector.h Remove #pragma once 2015-05-20 09:59:18 -07:00
stackBuffer.h Remove #pragma once 2015-05-20 09:59:18 -07:00
triRefinement.cpp Make sure to update the _maxEdgeFaces in the child from the parent 2015-03-30 18:49:26 -07:00
triRefinement.h Remove #pragma once 2015-05-20 09:59:18 -07:00
types.h Raised maximum valence supported by Vtr and included new test shapes: 2015-05-20 23:36:45 -07:00