Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "DataIO/Data/IesData.h"
#include "Math/math.h"
#include "Math/constant.h"
#include <Common/logging.h>
#include <cmath>
#include <algorithm>
#include <limits>
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |
Functions | |
ph::PH_DEFINE_INTERNAL_LOG_GROUP (IesData, DataIO) | |