Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Math/Transform/RigidTransform.h"
#include "Math/Transform/StaticAffineTransform.h"
#include "Math/Transform/TDecomposedTransform.h"
#include <Common/assertion.h>
#include <Common/logging.h>
Go to the source code of this file.
Classes | |
class | ph::math::StaticRigidTransform |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |
namespace | ph::math |
Math functions and utilities. | |
Functions | |
ph::math::PH_DEFINE_EXTERNAL_LOG_GROUP (StaticRigidTransform, Math) | |