![]() |
OpenSubdiv
|
#include <stencilTableFactory.h>
Public Member Functions | |
Options () | |
Public Attributes | |
unsigned int | interpolationMode: 2 |
interpolation mode | |
unsigned int | generateOffsets: 1 |
populate optional "_offsets" field | |
unsigned int | generateControlVerts: 1 |
generate stencils for control-vertices | |
unsigned int | generateIntermediateLevels: 1 |
vertices at all levels or highest only | |
unsigned int | factorizeIntermediateLevels: 1 |
unsigned int | maxLevel: 4 |
generate stencils up to 'maxLevel' | |
unsigned int | fvarChannel |
Definition at line 61 of file stencilTableFactory.h.
Definition at line 63 of file stencilTableFactory.h.
accumulate stencil weights from control vertices or from the stencils of the previous level
Definition at line 75 of file stencilTableFactory.h.
face-varying channel to use when generating face-varying stencils
Definition at line 79 of file stencilTableFactory.h.
generate stencils for control-vertices
Definition at line 73 of file stencilTableFactory.h.
vertices at all levels or highest only
Definition at line 74 of file stencilTableFactory.h.
populate optional "_offsets" field
Definition at line 72 of file stencilTableFactory.h.
interpolation mode
Definition at line 71 of file stencilTableFactory.h.
generate stencils up to 'maxLevel'
Definition at line 78 of file stencilTableFactory.h.