Loading [MathJax]/extensions/tex2jax.js
Photon Engine 2.0.0-beta
A physically based renderer.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
TVector3.h File Reference
#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 >)
 

Function Documentation

◆ PH_DEFINE_INLINE_TO_STRING_FORMATTER_TEMPLATE()

template<typename T >
PH_DEFINE_INLINE_TO_STRING_FORMATTER_TEMPLATE ( ph::math::TVector3< T > )