Utility class to help sample Embree lights for direct lighting.
More...
#include <lightSamplers.h>
|
|
LightSample | operator() (HdEmbree_UnknownLight const &rect) |
| |
|
LightSample | operator() (HdEmbree_Rect const &rect) |
| |
|
LightSample | operator() (HdEmbree_Sphere const &sphere) |
| |
|
LightSample | operator() (HdEmbree_Disk const &disk) |
| |
|
LightSample | operator() (HdEmbree_Distant const &distant) |
| |
|
LightSample | operator() (HdEmbree_Cylinder const &cylinder) |
| |
|
LightSample | operator() (HdEmbree_Dome const &dome) |
| |
|
|
static LightSample | GetLightSample (HdEmbree_LightData const &lightData, GfVec3f const &hitPosition, GfVec3f const &normal, float u1, float u2) |
| |
Utility class to help sample Embree lights for direct lighting.
Definition at line 19 of file lightSamplers.h.
The documentation for this class was generated from the following file: