Go to the source code of this file.
◆ DisplacementMethod
| Enumerator |
|---|
| DISPLACE_BUMP | |
| DISPLACE_TRUE | |
| DISPLACE_BOTH | |
| DISPLACE_NUM_METHODS | |
Definition at line 66 of file shader.h.
◆ ShadingSystem
| Enumerator |
|---|
| SHADINGSYSTEM_OSL | |
| SHADINGSYSTEM_SVM | |
Definition at line 48 of file shader.h.
◆ VolumeInterpolation
| Enumerator |
|---|
| VOLUME_INTERPOLATION_LINEAR | |
| VOLUME_INTERPOLATION_CUBIC | |
| VOLUME_NUM_INTERPOLATION | |
Definition at line 59 of file shader.h.
◆ VolumeSampling
| Enumerator |
|---|
| VOLUME_SAMPLING_DISTANCE | |
| VOLUME_SAMPLING_EQUIANGULAR | |
| VOLUME_SAMPLING_MULTIPLE_IMPORTANCE | |
| VOLUME_NUM_SAMPLING | |
Definition at line 51 of file shader.h.