Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
|
Interface for vertex manipulators. More...
#include <nirtcpp/core/engine/SVertexManipulator.hpp>
Interface for vertex manipulators.
You should derive your manipulator from this class if it shall be called for every vertex, getting as parameter just the vertex.