MCPcopy Create free account
hub / github.com/RenderKit/embree / make_Velvety

Function make_Velvety

tutorials/pathtracer/pathtracer_device.cpp:245–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245inline Velvety make_Velvety(const Vec3fa& R, const float f) {
246 Velvety m; Velvety__Constructor(&m,R,f); return m;
247}
248
249////////////////////////////////////////////////////////////////////////////////
250// Dielectric Reflection BRDF //

Callers

nothing calls this directly

Calls 1

Velvety__ConstructorFunction · 0.85

Tested by

no test coverage detected