BSDF lobe sample. More...
#include <ai_shader_bsdf.h>
Public Member Functions | |
| AI_DEVICE | AtBSDFLobeSample (AtRGB weight, float reverse_pdf, float pdf) |
| AI_DEVICE | AtBSDFLobeSample (AtRGB eval) |
Data Fields | |
| AtRGB | weight |
| float | reverse_pdf |
| float | |
BSDF lobe sample.