![]() |
OpenSubdiv
|
#include <stencilTableFactory.h>
Public Member Functions | |
Options () | |
Public Attributes | |
unsigned int | interpolationMode: 2 |
interpolation mode | |
unsigned int | generate1stDerivatives: 1 |
Generate weights for 1st derivatives. | |
unsigned int | generate2ndDerivatives: 1 |
Generate weights for 2nd derivatives. | |
unsigned int | fvarChannel |
face-varying channel to use | |
Definition at line 219 of file stencilTableFactory.h.
Definition at line 221 of file stencilTableFactory.h.
face-varying channel to use
Definition at line 229 of file stencilTableFactory.h.
Generate weights for 1st derivatives.
Definition at line 227 of file stencilTableFactory.h.
Generate weights for 2nd derivatives.
Definition at line 228 of file stencilTableFactory.h.
interpolation mode
Definition at line 226 of file stencilTableFactory.h.