Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Actor/Image/ConstantImage.h"
#include "Core/Texture/constant_textures.h"
#include "Math/TVector3.h"
#include "Math/math.h"
#include "Actor/Basic/exceptions.h"
#include <Common/assertion.h>
#include <Common/logging.h>
#include <algorithm>
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |
Functions | |
ph::PH_DEFINE_INTERNAL_LOG_GROUP (ConstantImage, Image) | |