From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- ...tructirr_1_1scene_1_1_i_vertex_manipulator.html | 163 +++++++++++++++++++++ 1 file changed, 163 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html new file mode 100644 index 0000000..292d071 --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1scene_1_1_i_vertex_manipulator.html @@ -0,0 +1,163 @@ + + + + +Irrlicht 3D Engine: irr::scene::IVertexManipulator Struct Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+
+
irr::scene::IVertexManipulator Struct Reference
+
+
+ +

Interface for vertex manipulators. + More...

+ +

#include <SVertexManipulator.h>

+
+ + Inheritance diagram for irr::scene::IVertexManipulator:
+
+
+ +

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.

+ +

Definition at line 23 of file SVertexManipulator.h.

+

The documentation for this struct was generated from the following file: +
+
+ + + + + -- cgit v1.1