Loading...
Searching...
No Matches
HdEmbreeLightSampler Class Reference

Utility class to help sample Embree lights for direct lighting. More...

#include <lightSamplers.h>

Public Member Functions

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_Cylinder const &cylinder)
 

Static Public Member Functions

static LightSample GetLightSample (HdEmbree_LightData const &lightData, GfVec3f const &hitPosition, GfVec3f const &normal, float u1, float u2)
 

Detailed Description

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: