A specialized factory for StencilTables.
More...
#include <stencilTablesFactory.h>
A specialized factory for StencilTables.
Note: when using 'sortBySize', vertex indices from PatchTables or TopologyRefiner need to be remapped to their new location in the vertex buffer.
Definition at line 49 of file stencilTablesFactory.h.
Instantiates StencilTables from TopologyRefiner that have been refined uniformly or adaptively.
- Note
- The factory only creates stencils for vertices that have already been refined in the TopologyRefiner. Use RefineUniform() or RefineAdaptive() before constructing the stencils.
- Parameters
-
refiner | The TopologyRefiner containing the refined topology |
options | Options controlling the creation of the tables |
Returns a KernelBatch applying all the stencil in the tables to primvar data.
- Parameters
-
stencilTables | The stencil tables to batch |
The documentation for this class was generated from the following file: