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

Function VelvetMaterial__preprocess

tutorials/pathtracer/pathtracer_device.cpp:692–694  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

690////////////////////////////////////////////////////////////////////////////////
691
692void VelvetMaterial__preprocess(ISPCVelvetMaterial* material, BRDF& brdf, const Vec3fa& wo, const DifferentialGeometry& dg, const Medium& medium)
693{
694}
695
696Vec3fa VelvetMaterial__eval(ISPCVelvetMaterial* This, const BRDF& brdf, const Vec3fa& wo, const DifferentialGeometry& dg, const Vec3fa& wi)
697{

Callers 1

Material__preprocessFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected