![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
Interface for vertex manipulators. More...
#include <duckcpp/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.