OpenSubdiv/opensubdiv/far
barfowl 6c61f1b006 Separated Far's TopologyDescriptor from the RefinerFactory classes:
- moved TopologyRefiner out of the RefinerFactoryBase into Far
    - moved implementation of its Factory<MESH> to far/topologyDescriptor.*
    - updated examples and tutorials (no more references to FactoryBase)
2015-06-02 16:27:19 -07:00
..
CMakeLists.txt Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
endCapBSplineBasisPatchFactory.cpp Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapBSplineBasisPatchFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapGregoryBasisPatchFactory.cpp Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapGregoryBasisPatchFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
endCapLegacyGregoryPatchFactory.cpp Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
endCapLegacyGregoryPatchFactory.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -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 Renamed internal face-varying methods for consistency with public 2015-06-01 20:31:27 -07:00
gregoryBasis.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
patchBasis.cpp Added missing scaling to derivatives of Bilinear patches 2015-05-27 15:11:35 -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 Fixed comments and one cut-n-paste typo in Far. 2015-05-20 17:43:13 -07:00
patchMap.cpp Added include of algorithm for min/max 2015-06-01 11:12:20 -07:00
patchMap.h renaming (2/2) PatchTables and StencilTables to PatchTable and StencilTable 2015-05-22 11:50:01 -07:00
patchParam.h Removed unnecessary files include by public headers in Far 2015-06-01 00:14:19 -07:00
patchTable.cpp Updated patch table face-varying interface 2015-06-02 13:51:32 -07:00
patchTable.h Updated patch table face-varying interface 2015-06-02 13:51:32 -07:00
patchTableFactory.cpp Merge pull request #586 from davidgyu/fvarRename 2015-06-02 14:26:25 -07:00
patchTableFactory.h Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
primvarRefiner.h Eliminated direct member access to Vtr classes from Far: 2015-05-31 18:26:13 -07:00
ptexIndices.cpp Moved Vtr classes within internal namespace: 2015-05-25 20:34:50 -07:00
ptexIndices.h Remove #pragma once 2015-05-20 09:59:18 -07:00
stencilBuilder.cpp Removed primvar interpolation dependency on varying interface: 2015-05-29 10:48:19 -07:00
stencilBuilder.h Removed primvar interpolation dependency on varying interface: 2015-05-29 10:48:19 -07:00
stencilTable.cpp Add stencilTable.cpp, minor cleanup 2015-05-23 20:31:18 -07:00
stencilTable.h Add stencilTable.cpp, minor cleanup 2015-05-23 20:31:18 -07:00
stencilTableFactory.cpp Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
stencilTableFactory.h Add Far::PatchTable::ComputeLocalPointValues() to compute endcap patch points. 2015-05-29 12:41:22 -07:00
topologyDescriptor.cpp Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
topologyDescriptor.h Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
topologyLevel.h Renamed internal face-varying methods for consistency with public 2015-06-01 20:31:27 -07:00
topologyRefiner.cpp Disabling feature-adaptive refinement for non-Catmark schemes 2015-06-01 18:21:55 -07:00
topologyRefiner.h Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
topologyRefinerFactory.cpp Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
topologyRefinerFactory.h Separated Far's TopologyDescriptor from the RefinerFactory classes: 2015-06-02 16:27:19 -07:00
types.h Added more public constants to <far/types.h> 2015-05-28 17:55:34 -07:00