Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Math/General/TMatrixMxNBase.h"
#include "Utility/utility.h"
#include "Math/General/TMatrixNBase.ipp"
Go to the source code of this file.
Classes | |
class | ph::math::TMatrixNBase< Derived, T, N > |
A base for general N dimensional row-major square matrices. More... | |
Namespaces | |
namespace | ph |
The root for all renderer implementations. | |
namespace | ph::math |
Math functions and utilities. | |