![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
Vertex manipulator which transforms the normal of the vertex with the rotate/scale part of the given matrix (inner 3x3) More...
#include <duckcpp/core/engine/SVertexManipulator.hpp>
Public Member Functions | |
SVertexNormalRotateScaleManipulator (const nub::matrix4 &m) | |
template<typename VType > | |
void | operator() (VType &vertex) const |
Vertex manipulator which transforms the normal of the vertex with the rotate/scale part of the given matrix (inner 3x3)