Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Actor/Material/Component/ConductiveInterfaceInfo.h"
#include "Core/SurfaceBehavior/Property/SchlickApproxConductorFresnel.h"
#include "Core/SurfaceBehavior/Property/ExactConductorFresnel.h"
#include <Common/logging.h>
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |
Functions | |
ph::PH_DEFINE_INTERNAL_LOG_GROUP (ConductiveInterfaceInfo, BSDF) | |