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

Function make_Minneart

tutorials/pathtracer/pathtracer_device.cpp:198–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198inline Minneart make_Minneart(const Vec3fa& R, const float f) {
199 Minneart m; Minneart__Constructor(&m,R,f); return m;
200}
201
202////////////////////////////////////////////////////////////////////////////////
203// Velvet BRDF //

Callers

nothing calls this directly

Calls 1

Minneart__ConstructorFunction · 0.85

Tested by

no test coverage detected