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 attributes of a vertex, available to vertex shaders.
Definition Attributes.hpp:14
Vector3 & localPosition
The local position of the current vertex.
Definition Attributes.hpp:15
Vector3 & localNormal
The local normal vector of the current vertex.
Definition Attributes.hpp:16