|
Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Actor/Material/BinaryMixedSurfaceMaterial.h"#include "Actor/Image/ConstantImage.h"#include "Core/SurfaceBehavior/SurfaceBehavior.h"#include "Core/SurfaceBehavior/SurfaceOptics/LerpedSurfaceOptics.h"#include "Actor/Basic/exceptions.h"#include <Common/assertion.h>#include <Common/logging.h>#include <utility>Namespaces | |
| namespace | ph |
| The root for all renderer implementations. | |
Functions | |
| ph::PH_DEFINE_INTERNAL_LOG_GROUP (BinaryMixedSurfaceMaterial, Material) | |