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

Function MatteMaterial__preprocess

tutorials/pathtracer/pathtracer_device.cpp:500–502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

498////////////////////////////////////////////////////////////////////////////////
499
500void MatteMaterial__preprocess(ISPCMatteMaterial* material, BRDF& brdf, const Vec3fa& wo, const DifferentialGeometry& dg, const Medium& medium)
501{
502}
503
504Vec3fa MatteMaterial__eval(ISPCMatteMaterial* This, const BRDF& brdf, const Vec3fa& wo, const DifferentialGeometry& dg, const Vec3fa& wi)
505{

Callers 1

Material__preprocessFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected