|
Photon Engine 2.0.0-beta
A physically based renderer.
|
#include "Math/General/TVectorNBase.h"#include "Math/math_fwd.h"#include "Math/constant.h"#include "Utility/utility.h"#include <Common/Utility/string_utils.h>#include "Math/TVector3.ipp"Go to the source code of this file.
Classes | |
| class | ph::math::TVector3< T > |
| Represents a 3-D vector. More... | |
Namespaces | |
| namespace | ph |
| The root for all renderer implementations. | |
| namespace | ph::math |
| Math functions and utilities. | |
Functions | |
| template<typename T > | |
| PH_DEFINE_INLINE_TO_STRING_FORMATTER_TEMPLATE (ph::math::TVector3< T >) | |
| PH_DEFINE_INLINE_TO_STRING_FORMATTER_TEMPLATE | ( | ph::math::TVector3< T > | ) |