OpenSubdiv/opensubdiv/far
barfowl 891772f58b Refactor public patch evalations methods exposed by Far::PatchTables:
- changes completely deprecate AddWithWeight(T, float, float, float)
    - added new EvaluateBasis() method to PatchTables
    - replaced usage of old Evaluate...<T,U>() methods with EvaluateBasis()
    - removed old Evaluate...<T,U>() methods
    - removed now unused Interpolate...<T,U>() functions in far/interpolate.h
    - moved low-level basis code from far/interpolate.* to patchBasis.*
2015-05-20 15:44:29 -07:00
..
CMakeLists.txt Refactor public patch evalations methods exposed by Far::PatchTables: 2015-05-20 15:44:29 -07:00
endCapBSplineBasisPatchFactory.cpp Refactor again FarPatchTableFactory. 2015-04-23 16:58:56 -07:00
endCapBSplineBasisPatchFactory.h Remove #pragma once 2015-05-20 09:59:18 -07:00
endCapGregoryBasisPatchFactory.cpp Break friendship between GegoryBasis and Factory 2015-05-20 13:25:19 -07:00
endCapGregoryBasisPatchFactory.h Remove #pragma once 2015-05-20 09:59:18 -07:00
endCapLegacyGregoryPatchFactory.cpp Fix an out-of-bounds read. 2015-04-26 20:32:34 -07:00
endCapLegacyGregoryPatchFactory.h Remove #pragma once 2015-05-20 09:59:18 -07:00
error.cpp Fix build warnings (icc -w3) 2015-01-06 10:56:29 -08:00
error.h Remove #pragma once 2015-05-20 09:59:18 -07:00
gregoryBasis.cpp Break friendship between GegoryBasis and Factory 2015-05-20 13:25:19 -07:00
gregoryBasis.h Break friendship between GegoryBasis and Factory 2015-05-20 13:25:19 -07:00
patchBasis.cpp Refactor public patch evalations methods exposed by Far::PatchTables: 2015-05-20 15:44:29 -07:00
patchBasis.h Refactor public patch evalations methods exposed by Far::PatchTables: 2015-05-20 15:44:29 -07:00
patchDescriptor.cpp Removed BOUNDARY and CORNER patch types 2015-05-13 11:31:02 -07:00
patchDescriptor.h Remove #pragma once 2015-05-20 09:59:18 -07:00
patchMap.cpp Refactor Vtr::Array for better "const" safety 2014-12-15 10:23:13 -08:00
patchMap.h Remove #pragma once 2015-05-20 09:59:18 -07:00
patchParam.h Remove #pragma once 2015-05-20 09:59:18 -07:00
patchTables.cpp Refactor public patch evalations methods exposed by Far::PatchTables: 2015-05-20 15:44:29 -07:00
patchTables.h Refactor public patch evalations methods exposed by Far::PatchTables: 2015-05-20 15:44:29 -07:00
patchTablesFactory.cpp Fixed varying stencils for end cap patches 2015-05-19 13:00:53 -07:00
patchTablesFactory.h Remove #pragma once 2015-05-20 09:59:18 -07:00
protoStencil.h Remove #pragma once 2015-05-20 09:59:18 -07:00
ptexIndices.cpp Fix ptex indices computations for loop. 2015-04-24 16:08:37 -07:00
ptexIndices.h Remove #pragma once 2015-05-20 09:59:18 -07:00
stencilTables.h Remove #pragma once 2015-05-20 09:59:18 -07:00
stencilTablesFactory.cpp Refactor public patch evalations methods exposed by Far::PatchTables: 2015-05-20 15:44:29 -07:00
stencilTablesFactory.h Remove #pragma once 2015-05-20 09:59:18 -07:00
topologyLevel.h Remove #pragma once 2015-05-20 09:59:18 -07:00
topologyRefiner.cpp Move topology queries specific to a level to new Far::topologyLevel class: 2015-05-19 15:06:41 -07:00
topologyRefiner.h Remove #pragma once 2015-05-20 09:59:18 -07:00
topologyRefinerFactory.cpp Fix new off-by-one error in facevarying channels for lefthanded meshes. 2015-04-24 11:42:58 -07:00
topologyRefinerFactory.h Remove #pragma once 2015-05-20 09:59:18 -07:00
types.h Remove #pragma once 2015-05-20 09:59:18 -07:00