Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Actor/Geometry/Geometry.h"
#include "Actor/Geometry/PrimitiveBuildingMaterial.h"
#include "World/Foundation/CookedResourceCollection.h"
#include "World/Foundation/CookedGeometry.h"
#include "World/Foundation/CookingContext.h"
#include "Actor/Basic/exceptions.h"
#include <Common/assertion.h>
#include <Common/logging.h>
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |
Functions | |
ph::PH_DEFINE_INTERNAL_LOG_GROUP (Geometry, Geometry) | |