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

Interface for vertex manipulators. More...

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

Inheritance diagram for jpp::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:

Jimcpp    @cppfx.xyz