1#include "math/Vector3.hpp"
The 3D vector class.
Definition Vector3.hpp:20
The t software 3D graphics library namespace.
Definition algorithms.hpp:12
The varyings available to fragment shaders.
Definition Varyings.hpp:19
Vector3 & localPosition
The position in local space associateed with the current fragment.
Definition Varyings.hpp:20
Vector3 & localNormal
The normal vector in local space associated with the current fragment.
Definition Varyings.hpp:22