Fermat
|
Primary coordinate sampler for light subpaths, based on a TiledSequence sampler
#include <bpt_samplers.h>
Public Methods | |
FERMAT_HOST_DEVICE FERMAT_FORCEINLINE | TiledLightSubpathPrimaryCoords (const TiledSequenceView _sequence) |
FERMAT_HOST_DEVICE FERMAT_FORCEINLINE float | sample (const uint32 idx, const uint32 vertex, const uint32 dim) const |
Public Members | |
const TiledSequenceView | sequence |