MCPcopy Create free account
hub / github.com/NVIDIA-RTX/STBN / ImportanceSamplingData

Class ImportanceSamplingData

Libraries/Vector/Debug/DebugFileExport.h:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14#include <vector>
15union Dimensions3D;
16struct ImportanceSamplingData;
17
18void WriteOutPdfMinMaxFile(const std::string& baseOutputFileName, const Dimensions3D& dims, float pdfMin, float pdfMax, float isAvg, float lumax);
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected