![]() |
#include <patchTablesFactory.h>
Public Member Functions | |
| Options () | |
Public Attributes | |
| int | generateAllLevels: 1 |
| Include levels from 'firstLevel' to 'maxLevel' (Uniform mode only) More... | |
| int | triangulateQuads: 1 |
| Triangulate 'QUADS' primitives (Uniform mode only) More... | |
| int | generateFVarTables: 1 |
| Generate face-varying patch tables. More... | |
Definition at line 54 of file patchTablesFactory.h.
|
inline |
Definition at line 56 of file patchTablesFactory.h.
| int generateAllLevels |
Include levels from 'firstLevel' to 'maxLevel' (Uniform mode only)
Definition at line 60 of file patchTablesFactory.h.
| int generateFVarTables |
Generate face-varying patch tables.
Definition at line 60 of file patchTablesFactory.h.
| int triangulateQuads |
Triangulate 'QUADS' primitives (Uniform mode only)
Definition at line 60 of file patchTablesFactory.h.