Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
dcpp::scene::IVertexManipulator Class Reference

Interface for vertex manipulators. More...

#include <duckcpp/core/engine/SVertexManipulator.hpp>

Inheritance diagram for dcpp::scene::IVertexManipulator:
Inheritance graph

Detailed Description

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.


The documentation for this class was generated from the following file:

Duckcpp    @cppfx.xyz