Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
|
Vertex manipulator which transforms the normal of the vertex. More...
#include <nirtcpp/core/engine/SVertexManipulator.hpp>
Public Member Functions | |
SVertexNormalTransformManipulator (const core::matrix4 &m) | |
template<typename VType > | |
void | operator() (VType &vertex) const |
Vertex manipulator which transforms the normal of the vertex.